Skip to content

Add support for handling zarr urls#7113

Draft
stephenworsley wants to merge 3 commits into
SciTools:mainfrom
stephenworsley:zarr_url_support
Draft

Add support for handling zarr urls#7113
stephenworsley wants to merge 3 commits into
SciTools:mainfrom
stephenworsley:zarr_url_support

fix test

beb1109
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

90.10% (-0.04%) compared to 28762c4

View this Pull Request on Codecov

90.10% (-0.04%) compared to 28762c4

Details

Codecov Report

❌ Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.10%. Comparing base (28762c4) to head (beb1109).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
lib/iris/loading.py 0.00% 3 Missing and 1 partial ⚠️
lib/iris/io/__init__.py 25.00% 2 Missing and 1 partial ⚠️
lib/iris/fileformats/netcdf/saver.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7113      +/-   ##
==========================================
- Coverage   90.13%   90.10%   -0.04%     
==========================================
  Files          91       91              
  Lines       24957    24968      +11     
  Branches     4684     4688       +4     
==========================================
+ Hits        22496    22498       +2     
- Misses       1683     1689       +6     
- Partials      778      781       +3     

☔ View full report in Codecov by Harness.
📢 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.