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

Enable ruff/flake8-raise rules (RSE) and fix issues #1866

Closed

Merge branch 'main' into RSE

c337869
Select commit
Loading
Failed to load commit list.
Closed

Enable ruff/flake8-raise rules (RSE) and fix issues #1866

Merge branch 'main' into RSE
c337869
Select commit
Loading
Failed to load commit list.
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%> (ø)