Skip to content

update async docstrings

a897230
Select commit
Loading
Failed to load commit list.
Merged

chore/doctests #3500

update async docstrings
a897230
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 0s

61.86% (+0.00%) compared to e0751ab

View this Pull Request on Codecov

61.86% (+0.00%) compared to e0751ab

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.86%. Comparing base (e0751ab) to head (a897230).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3500   +/-   ##
=======================================
  Coverage   61.86%   61.86%           
=======================================
  Files          85       85           
  Lines       10111    10111           
=======================================
  Hits         6255     6255           
  Misses       3856     3856           
Files with missing lines Coverage Δ
src/zarr/api/synchronous.py 36.61% <ø> (ø)
src/zarr/codecs/numcodecs/_codecs.py 38.46% <ø> (ø)
src/zarr/core/array.py 68.62% <ø> (ø)
src/zarr/core/attributes.py 46.15% <ø> (ø)
src/zarr/core/dtype/__init__.py 30.00% <ø> (ø)
src/zarr/core/dtype/npy/string.py 44.44% <ø> (ø)
src/zarr/core/dtype/npy/structured.py 56.38% <ø> (ø)
src/zarr/core/group.py 70.24% <ø> (ø)
src/zarr/core/indexing.py 69.46% <ø> (ø)
src/zarr/core/sync.py 61.68% <ø> (ø)
... and 5 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.