Remove deprecated blosc code #712
Merged
Codecov / codecov/project
succeeded
Apr 7, 2025 in 1s
99.96% (target 100.00%)
View this Pull Request on Codecov
99.96% (target 100.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.96%. Comparing base (
725cf25) to head (42f9051).
Additional details and impacted files
@@ Coverage Diff @@
## main #712 +/- ##
==========================================
- Coverage 99.96% 99.96% -0.01%
==========================================
Files 63 63
Lines 2778 2738 -40
==========================================
- Hits 2777 2737 -40
Misses 1 1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| numcodecs/__init__.py | 100.00% <100.00%> (ø) |
|
| numcodecs/tests/common.py | 100.00% <ø> (ø) |
|
| numcodecs/tests/test_blosc.py | 100.00% <ø> (ø) |
|
| numcodecs/zarr3.py | 99.50% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading