Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand compat to Julia 1.9 #14

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Expand compat to Julia 1.9 #14

merged 1 commit into from
Sep 13, 2024

Conversation

dennisYatunin
Copy link
Member

The Julia 1.9 compatibility test in ClimaAtmos is currently failing in CliMA/ClimaAtmos.jl#3267 because this package is restricted to 1.10 and above. This PR extends the compatibility to 1.9 and above.

@dennisYatunin dennisYatunin merged commit 7a8e9f2 into main Sep 13, 2024
8 checks passed
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.48%. Comparing base (aa04164) to head (38cf334).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   56.57%   57.48%   +0.91%     
==========================================
  Files           8        7       -1     
  Lines         251      247       -4     
==========================================
  Hits          142      142              
+ Misses        109      105       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dennisYatunin dennisYatunin deleted the dy/expand_compat branch September 14, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant