Skip to content

Add support for multiple coord_systems#6536

Merged
trexfeathers merged 61 commits into
SciTools:FEATURE_wktfrom
ukmo-ccbunney:mutli_coord_systems
Jul 21, 2025
Merged

Add support for multiple coord_systems#6536
trexfeathers merged 61 commits into
SciTools:FEATURE_wktfrom
ukmo-ccbunney:mutli_coord_systems

Modernised TestLoadMinimalGeostationary tests

8478bf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2025 in 0s

89.89% (+0.00%) compared to 41cc939

View this Pull Request on Codecov

89.89% (+0.00%) compared to 41cc939

Details

Codecov Report

Attention: Patch coverage is 83.21168% with 46 lines in your changes missing coverage. Please review.

Project coverage is 89.89%. Comparing base (41cc939) to head (8478bf5).

Files with missing lines Patch % Lines
lib/iris/fileformats/netcdf/saver.py 77.77% 22 Missing and 16 partials ⚠️
lib/iris/fileformats/_nc_load_rules/helpers.py 83.33% 2 Missing and 1 partial ⚠️
lib/iris/fileformats/cf.py 92.50% 0 Missing and 3 partials ⚠️
lib/iris/fileformats/_nc_load_rules/actions.py 92.30% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           FEATURE_wkt    #6536    +/-   ##
=============================================
  Coverage        89.88%   89.89%            
=============================================
  Files               90       90            
  Lines            23923    24058   +135     
  Branches          4461     4505    +44     
=============================================
+ Hits             21504    21627   +123     
- Misses            1668     1671     +3     
- Partials           751      760     +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.