Remove deprecated API #3325
Draft
Remove deprecated API #3325
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
61.15% (+0.25%) compared to 8207dd3
View this Pull Request on Codecov
61.15% (+0.25%) compared to 8207dd3
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.15%. Comparing base (8207dd3) to head (10388f0).
Additional details and impacted files
@@ Coverage Diff @@
## main #3325 +/- ##
==========================================
+ Coverage 60.90% 61.15% +0.25%
==========================================
Files 86 84 -2
Lines 10174 10090 -84
==========================================
- Hits 6196 6171 -25
+ Misses 3978 3919 -59 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/zarr/__init__.py | 64.44% <ø> (ø) |
|
| src/zarr/api/asynchronous.py | 73.11% <100.00%> (+0.91%) |
⬆️ |
| src/zarr/api/synchronous.py | 37.87% <100.00%> (+1.25%) |
⬆️ |
| src/zarr/core/array.py | 69.55% <ø> (+1.06%) |
⬆️ |
| src/zarr/core/common.py | 47.20% <ø> (ø) |
|
| src/zarr/core/group.py | 70.96% <ø> (+0.69%) |
⬆️ |
| src/zarr/storage/__init__.py | 0.00% <ø> (-10.00%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading