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

POC implementation of ZEP003 #1483

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

style: pre-commit fixes

f8d9bf2
Select commit
Loading
Failed to load commit list.
Draft

POC implementation of ZEP003 #1483

style: pre-commit fixes
f8d9bf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

99.96% (target 100.00%)

View this Pull Request on Codecov

99.96% (target 100.00%)

Details

Codecov Report

Attention: Patch coverage is 97.09302% with 5 lines in your changes missing coverage. Please review.

Project coverage is 99.96%. Comparing base (f542fca) to head (f8d9bf2).
Report is 163 commits behind head on main.

Files with missing lines Patch % Lines
zarr/indexing.py 96.42% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1483      +/-   ##
===========================================
- Coverage   100.00%   99.96%   -0.04%     
===========================================
  Files           37       37              
  Lines        14729    14889     +160     
===========================================
+ Hits         14729    14884     +155     
- Misses           0        5       +5     
Files with missing lines Coverage Δ
zarr/core.py 100.00% <100.00%> (ø)
zarr/tests/test_indexing.py 100.00% <100.00%> (ø)
zarr/util.py 100.00% <100.00%> (ø)
zarr/indexing.py 99.25% <96.42%> (-0.75%) ⬇️

... and 1 file with indirect coverage changes