Skip to content

Add properties to get chunk and shard slices

f5ea95a
Select commit
Loading
Failed to load commit list.
Draft

Add properties to get chunk and shard slices #3573

Add properties to get chunk and shard slices
f5ea95a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2025 in 0s

61.83% (-0.04%) compared to c8d8e64

View this Pull Request on Codecov

61.83% (-0.04%) compared to c8d8e64

Details

Codecov Report

❌ Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.83%. Comparing base (c8d8e64) to head (f5ea95a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/zarr/core/array.py 30.76% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3573      +/-   ##
==========================================
- Coverage   61.87%   61.83%   -0.04%     
==========================================
  Files          85       85              
  Lines       10134    10146      +12     
==========================================
+ Hits         6270     6274       +4     
- Misses       3864     3872       +8     
Files with missing lines Coverage Δ
src/zarr/core/array.py 68.18% <30.76%> (-0.44%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.