Skip to content

Merge branch 'main' into zarr-python-3.2-compat

da3df31
Select commit
Loading
Failed to load commit list.
Merged

Add compatibility with Zarr-Python 3.2.0 #957

Merge branch 'main' into zarr-python-3.2-compat
da3df31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

89.35% (target 75.00%)

View this Pull Request on Codecov

89.35% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.35%. Comparing base (d2a27b6) to head (da3df31).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #957      +/-   ##
==========================================
+ Coverage   89.31%   89.35%   +0.03%     
==========================================
  Files          33       33              
  Lines        2031     2038       +7     
==========================================
+ Hits         1814     1821       +7     
  Misses        217      217              
Files with missing lines Coverage Δ
virtualizarr/manifests/array.py 85.00% <100.00%> (+0.62%) ⬆️
virtualizarr/parsers/zarr.py 97.50% <100.00%> (+0.04%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.