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

Refactor core tests, round 2 #1462

Merged
merged 7 commits into from
Jul 14, 2023

chore: add `create_filters` method to TestArray. Pop out `compressor`…

9d5b41f
Select commit
Loading
Failed to load commit list.
Merged

Refactor core tests, round 2 #1462

chore: add `create_filters` method to TestArray. Pop out `compressor`…
9d5b41f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 1s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

Merging #1462 (9d5b41f) into main (aa5db9f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main     #1462    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           37        37            
  Lines        15026     14723   -303     
==========================================
- Hits         15026     14723   -303     
Impacted Files Coverage Δ
zarr/storage.py 100.00% <ø> (ø)
zarr/tests/test_core.py 100.00% <100.00%> (ø)
zarr/util.py 100.00% <100.00%> (ø)