Enable ruff/flake8-raise rules (RSE) and fix issues #1866
Closed
Codecov / codecov/project
succeeded
May 17, 2024 in 0s
99.98% (target 100.00%)
View this Pull Request on Codecov
99.98% (target 100.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.98%. Comparing base (
bf89533
) to head (c337869
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1866 +/- ##
=======================================
Coverage 99.98% 99.98%
=======================================
Files 38 38
Lines 14695 14695
=======================================
Hits 14693 14693
Misses 2 2
Files | Coverage Δ | |
---|---|---|
zarr/_storage/v3.py | 100.00% <100.00%> (ø) |
|
zarr/core.py | 100.00% <100.00%> (ø) |
|
zarr/hierarchy.py | 99.79% <100.00%> (ø) |
|
zarr/indexing.py | 100.00% <100.00%> (ø) |
|
zarr/storage.py | 100.00% <100.00%> (ø) |
|
zarr/tests/test_util.py | 100.00% <100.00%> (ø) |
Loading