Proof of concept for depending on external blosc python package #571
Codecov / codecov/project
failed
Jan 4, 2025 in 0s
98.44% (target 100.00%)
View this Pull Request on Codecov
98.44% (target 100.00%)
Details
Codecov Report
Attention: Patch coverage is 91.02564%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 98.44%. Comparing base (
6c0ea0f
) to head (f83a176
).
Files with missing lines | Patch % | Lines |
---|---|---|
numcodecs/blosc.py | 90.14% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #571 +/- ##
==========================================
- Coverage 99.92% 98.44% -1.48%
==========================================
Files 62 63 +1
Lines 2752 2770 +18
==========================================
- Hits 2750 2727 -23
- Misses 2 43 +41
Files with missing lines | Coverage Δ | |
---|---|---|
numcodecs/__init__.py | 100.00% <ø> (ø) |
|
numcodecs/tests/test_blosc.py | 100.00% <100.00%> (ø) |
|
numcodecs/blosc.py | 90.14% <90.14%> (ø) |
Loading