Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore some lines for coverage #633

Merged
merged 4 commits into from
Nov 16, 2024

Remove additional import

bf2a6e8
Select commit
Loading
Failed to load commit list.
Merged

Ignore some lines for coverage #633

Remove additional import
bf2a6e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

96.71% (target 100.00%)

View this Pull Request on Codecov

96.71% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.71%. Comparing base (29995e3) to head (bf2a6e8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
- Coverage   99.81%   96.71%   -3.11%     
==========================================
  Files          62       62              
  Lines        2712     2708       -4     
==========================================
- Hits         2707     2619      -88     
- Misses          5       89      +84     
Files with missing lines Coverage Δ
numcodecs/checksum32.py 100.00% <ø> (+1.13%) ⬆️
numcodecs/tests/test_zarr3.py 96.66% <100.00%> (-1.16%) ⬇️

... and 4 files with indirect coverage changes