Skip to content

Fix ruff check issues with pytest.warn

e8d10e5
Select commit
Loading
Failed to load commit list.
Merged

Fix ruff check issues #764

Fix ruff check issues with pytest.warn
e8d10e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 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 (7a6fad3) to head (e8d10e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #764      +/-   ##
==========================================
- Coverage   99.96%   99.96%   -0.01%     
==========================================
  Files          64       64              
  Lines        2792     2789       -3     
==========================================
- Hits         2791     2788       -3     
  Misses          1        1              
Files with missing lines Coverage Δ
numcodecs/abc.py 100.00% <100.00%> (ø)
numcodecs/checksum32.py 100.00% <100.00%> (ø)
numcodecs/lzma.py 100.00% <100.00%> (ø)
numcodecs/tests/test_zarr3.py 100.00% <100.00%> (ø)
numcodecs/zfpy.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.