Skip to content

Update config ref

9404483
Select commit
Loading
Failed to load commit list.
Merged

Use mkdocs-material for Zarr-Python documentation #3118

Update config ref
9404483
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2025 in 0s

61.21% (+0.00%) compared to ef136e9

View this Pull Request on Codecov

61.21% (+0.00%) compared to ef136e9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.21%. Comparing base (ef136e9) to head (9404483).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3118   +/-   ##
=======================================
  Coverage   61.21%   61.21%           
=======================================
  Files          84       84           
  Lines        9923     9923           
=======================================
  Hits         6074     6074           
  Misses       3849     3849           
Files with missing lines Coverage Δ
src/zarr/abc/store.py 38.29% <ø> (ø)
src/zarr/api/asynchronous.py 72.20% <ø> (ø)
src/zarr/api/synchronous.py 36.61% <ø> (ø)
src/zarr/codecs/numcodecs/_codecs.py 38.46% <ø> (ø)
src/zarr/convenience.py 0.00% <ø> (ø)
src/zarr/core/array.py 68.62% <ø> (ø)
src/zarr/core/attributes.py 46.15% <ø> (ø)
src/zarr/core/buffer/core.py 30.98% <ø> (ø)
src/zarr/core/buffer/cpu.py 38.18% <ø> (ø)
src/zarr/core/config.py 29.16% <ø> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.