(chore) Type hints for GZip #701
+8
−6
Open
Codecov / codecov/project
failed
Apr 6, 2026 in 1s
99.74% (target 100.00%)
View this Pull Request on Codecov
99.74% (target 100.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.74%. Comparing base (3cf8ab1) to head (d64b1c1).
❌ Your project check has failed because the head coverage (99.74%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #701 +/- ##
=======================================
Coverage 99.74% 99.74%
=======================================
Files 63 63
Lines 2753 2755 +2
=======================================
+ Hits 2746 2748 +2
Misses 7 7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| numcodecs/abc.py | 100.00% <100.00%> (ø) |
|
| numcodecs/gzip.py | 100.00% <100.00%> (ø) |
|
| numcodecs/tests/test_registry.py | 100.00% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading