Skip to content

Merge branch 'master' into override-fill-missing-chunks

c7a2b16
Select commit
Loading
Failed to load commit list.
Closed

Allow disabling filling of missing chunks #489

Merge branch 'master' into override-fill-missing-chunks
c7a2b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

99.94% (target 100.00%)

View this Pull Request on Codecov

99.94% (target 100.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.94%. Comparing base (0fc6a1e) to head (c7a2b16).
⚠️ Report is 467 commits behind head on support/v2.

Additional details and impacted files
@@             Coverage Diff             @@
##           support/v2     #489   +/-   ##
===========================================
  Coverage       99.94%   99.94%           
===========================================
  Files              32       33    +1     
  Lines           11256    11285   +29     
===========================================
+ Hits            11250    11279   +29     
  Misses              6        6           
Files with missing lines Coverage Δ
zarr/core.py 100.00% <100.00%> (ø)
zarr/tests/test_missing.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.