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

Use list comprehension where applicable #1555

Merged

Merge branch 'main' into list_comprehension

9d45f19
Select commit
Failed to load commit list.
Merged

Use list comprehension where applicable #1555

Merge branch 'main' into list_comprehension
9d45f19
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

99.99% (target 100.00%)

View this Pull Request on Codecov

99.99% (target 100.00%)

Details

Codecov Report

Merging #1555 (9d45f19) into main (d756626) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1555      +/-   ##
==========================================
- Coverage   99.99%   99.99%   -0.01%     
==========================================
  Files          37       37              
  Lines       14740    14735       -5     
==========================================
- Hits        14739    14734       -5     
  Misses          1        1              
Files Coverage Δ
zarr/tests/test_indexing.py 100.00% <100.00%> (ø)