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

Adds support for parametric vertical coordinate #528

Merged

[pre-commit.ci] auto fixes from pre-commit.com hooks

1c5d49f
Select commit
Loading
Failed to load commit list.
Merged

Adds support for parametric vertical coordinate #528

[pre-commit.ci] auto fixes from pre-commit.com hooks
1c5d49f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

93.47% (+7.68%) compared to a9cebee

View this Pull Request on Codecov

93.47% (+7.68%) compared to a9cebee

Details

Codecov Report

Attention: Patch coverage is 92.69231% with 19 lines in your changes missing coverage. Please review.

Project coverage is 93.47%. Comparing base (a9cebee) to head (1c5d49f).
Report is 25 commits behind head on main.

Files Patch % Lines
cf_xarray/parametric.py 92.91% 18 Missing ⚠️
cf_xarray/accessor.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
+ Coverage   85.78%   93.47%   +7.68%     
==========================================
  Files          13       13              
  Lines        2364     2190     -174     
  Branches      183        0     -183     
==========================================
+ Hits         2028     2047      +19     
+ Misses        303      143     -160     
+ Partials       33        0      -33     

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