Skip to content

Merge branch 'main' into tom/use-empty

349a651
Select commit
Loading
Failed to load commit list.
Merged

Optimize getitem with empty chunks #3379

Merge branch 'main' into tom/use-empty
349a651
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2025 in 0s

94.55% (+0.00%) compared to c2c4e21

View this Pull Request on Codecov

94.55% (+0.00%) compared to c2c4e21

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.55%. Comparing base (c2c4e21) to head (349a651).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3379   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files          79       79           
  Lines        9447     9447           
=======================================
  Hits         8933     8933           
  Misses        514      514           
Files with missing lines Coverage Δ
src/zarr/abc/codec.py 95.06% <ø> (ø)
src/zarr/codecs/sharding.py 94.47% <100.00%> (ø)
src/zarr/core/array.py 97.10% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.