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

properly apply all dimensions to deeply nested variables #623

Merged
merged 4 commits into from
Nov 14, 2024

Merge branch 'development' into nested-var-dims

4514fd2
Select commit
Loading
Failed to load commit list.
Merged

properly apply all dimensions to deeply nested variables #623

Merge branch 'development' into nested-var-dims
4514fd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

66.77% (-5.04%) compared to 50af59d

View this Pull Request on Codecov

66.77% (-5.04%) compared to 50af59d

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.77%. Comparing base (50af59d) to head (4514fd2).

Files with missing lines Patch % Lines
icepyx/core/read.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (50af59d) and HEAD (4514fd2). Click for more details.

HEAD has 21 uploads less than BASE
Flag BASE (50af59d) HEAD (4514fd2)
23 2
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #623      +/-   ##
===============================================
- Coverage        71.81%   66.77%   -5.04%     
===============================================
  Files               38       36       -2     
  Lines             3136     3079      -57     
  Branches           426      426              
===============================================
- Hits              2252     2056     -196     
- Misses             774      936     +162     
+ Partials           110       87      -23     

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