POC implementation of ZEP003 #1483
Draft
Codecov / codecov/project
succeeded
Oct 11, 2024 in 0s
99.96% (target 100.00%)
View this Pull Request on Codecov
99.96% (target 100.00%)
Details
Codecov Report
Attention: Patch coverage is 97.09302%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 99.96%. Comparing base (
f542fca
) to head (f8d9bf2
).
Report is 163 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
zarr/indexing.py | 96.42% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1483 +/- ##
===========================================
- Coverage 100.00% 99.96% -0.04%
===========================================
Files 37 37
Lines 14729 14889 +160
===========================================
+ Hits 14729 14884 +155
- Misses 0 5 +5
Files with missing lines | Coverage Δ | |
---|---|---|
zarr/core.py | 100.00% <100.00%> (ø) |
|
zarr/tests/test_indexing.py | 100.00% <100.00%> (ø) |
|
zarr/util.py | 100.00% <100.00%> (ø) |
|
zarr/indexing.py | 99.25% <96.42%> (-0.75%) |
⬇️ |
Loading