chore/unformatted exceptions#3403
Merged
Merged
Codecov / codecov/project
succeeded
Aug 29, 2025 in 0s
94.92% (+0.06%) compared to 6d4b5e7
View this Pull Request on Codecov
94.92% (+0.06%) compared to 6d4b5e7
Details
Codecov Report
❌ Patch coverage is 92.45283% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.92%. Comparing base (6d4b5e7) to head (fd6c3b2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/zarr/core/indexing.py | 87.50% | 2 Missing |
| src/zarr/storage/_common.py | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3403 +/- ##
==========================================
+ Coverage 94.86% 94.92% +0.06%
==========================================
Files 79 79
Lines 9501 9503 +2
==========================================
+ Hits 9013 9021 +8
+ Misses 488 482 -6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/zarr/api/asynchronous.py | 90.03% <100.00%> (+0.06%) |
⬆️ |
| src/zarr/core/array.py | 97.44% <100.00%> (+<0.01%) |
⬆️ |
| src/zarr/core/group.py | 95.06% <100.00%> (+0.02%) |
⬆️ |
| src/zarr/core/metadata/v3.py | 90.15% <100.00%> (+0.10%) |
⬆️ |
| src/zarr/errors.py | 100.00% <100.00%> (+12.50%) |
⬆️ |
| src/zarr/core/indexing.py | 96.26% <87.50%> (-0.15%) |
⬇️ |
| src/zarr/storage/_common.py | 92.47% <66.66%> (-0.43%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading