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

Enable factory references to create new dimensions on load. #6168

Merged
merged 35 commits into from
Oct 25, 2024

Added whatsnew.

e5b4ce6
Select commit
Loading
Failed to load commit list.
Merged

Enable factory references to create new dimensions on load. #6168

Added whatsnew.
e5b4ce6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

89.86% (+0.04%) compared to e892fd1

View this Pull Request on Codecov

89.86% (+0.04%) compared to e892fd1

Details

Codecov Report

Attention: Patch coverage is 95.53571% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.86%. Comparing base (e892fd1) to head (e5b4ce6).

Files with missing lines Patch % Lines
lib/iris/__init__.py 93.33% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           FEATURE_load_policy    #6168      +/-   ##
=======================================================
+ Coverage                89.82%   89.86%   +0.04%     
=======================================================
  Files                       88       88              
  Lines                    23185    23277      +92     
  Branches                  4314     4333      +19     
=======================================================
+ Hits                     20825    20917      +92     
- Misses                    1628     1629       +1     
+ Partials                   732      731       -1     

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