Skip to content

revert removal of chunk methods/functions

eded573
Select commit
Loading
Failed to load commit list.
Closed

Provide chunk_grid_space fallback in _iter_shard_coords #3614

revert removal of chunk methods/functions
eded573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2025 in 0s

59.14% (-0.01%) compared to ee0e69a

View this Pull Request on Codecov

59.14% (-0.01%) compared to ee0e69a

Details

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.14%. Comparing base (ee0e69a) to head (eded573).

Files with missing lines Patch % Lines
src/zarr/core/array.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3614      +/-   ##
==========================================
- Coverage   59.14%   59.14%   -0.01%     
==========================================
  Files          86       86              
  Lines       10172    10174       +2     
==========================================
+ Hits         6016     6017       +1     
- Misses       4156     4157       +1     
Files with missing lines Coverage Δ
src/zarr/core/array.py 68.44% <57.14%> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.