Skip to content

don't check if the abc is registered in test_all_classes_registered

d64b1c1
Select commit
Loading
Failed to load commit list.
Open

(chore) Type hints for GZip #701

don't check if the abc is registered in test_all_classes_registered
d64b1c1
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 62 commits behind head on main.

❌ 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.