Skip to content

fix docstring

dfb4ee5
Select commit
Loading
Failed to load commit list.
Merged

fix chunk/shard iteration #3299

fix docstring
dfb4ee5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 1s

94.69% (+0.07%) compared to 9498336

View this Pull Request on Codecov

94.69% (+0.07%) compared to 9498336

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.69%. Comparing base (9498336) to head (dfb4ee5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3299      +/-   ##
==========================================
+ Coverage   94.62%   94.69%   +0.07%     
==========================================
  Files          79       79              
  Lines        9468     9520      +52     
==========================================
+ Hits         8959     9015      +56     
+ Misses        509      505       -4     
Files with missing lines Coverage Δ
src/zarr/core/array.py 97.44% <100.00%> (+0.33%) ⬆️
src/zarr/core/indexing.py 96.40% <100.00%> (+0.31%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.