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

Splitattrs completion trial #5582

Closed
wants to merge 23 commits into from

Allow exact type equality in tests.

85190b9
Select commit
Loading
Failed to load commit list.
Closed

Splitattrs completion trial #5582

Allow exact type equality in tests.
85190b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

89.52% (+0.08%) compared to 80c1792

View this Pull Request on Codecov

89.52% (+0.08%) compared to 80c1792

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (80c1792) 89.44% compared to head (85190b9) 89.52%.

Files Patch % Lines
lib/iris/fileformats/netcdf/saver.py 93.84% 3 Missing and 1 partial ⚠️
lib/iris/__init__.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5582      +/-   ##
==========================================
+ Coverage   89.44%   89.52%   +0.08%     
==========================================
  Files          89       90       +1     
  Lines       22587    22764     +177     
  Branches     5385     5443      +58     
==========================================
+ Hits        20203    20380     +177     
- Misses       1638     1639       +1     
+ Partials      746      745       -1     

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