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

Zarr reader #271

Open
wants to merge 110 commits into
base: main
Choose a base branch
from

revert accidental icechunk commit

5084adf
Select commit
Loading
Failed to load commit list.
Open

Zarr reader #271

revert accidental icechunk commit
5084adf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

75.32% (target 75.00%)

View this Pull Request on Codecov

75.32% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 29.77099% with 92 lines in your changes missing coverage. Please review.

Project coverage is 75.32%. Comparing base (fa3aeea) to head (5084adf).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
virtualizarr/readers/zarr.py 22.22% 84 Missing ⚠️
virtualizarr/codecs.py 0.00% 3 Missing ⚠️
virtualizarr/readers/common.py 66.66% 2 Missing ⚠️
virtualizarr/utils.py 80.00% 2 Missing ⚠️
virtualizarr/backend.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   77.81%   75.32%   -2.49%     
==========================================
  Files          31       32       +1     
  Lines        1821     1986     +165     
==========================================
+ Hits         1417     1496      +79     
- Misses        404      490      +86     
Files with missing lines Coverage Δ
virtualizarr/accessor.py 90.38% <ø> (+1.29%) ⬆️
virtualizarr/manifests/manifest.py 90.76% <100.00%> (+2.61%) ⬆️
virtualizarr/readers/__init__.py 100.00% <100.00%> (ø)
virtualizarr/backend.py 97.10% <0.00%> (ø)
virtualizarr/readers/common.py 89.83% <66.66%> (-2.77%) ⬇️
virtualizarr/utils.py 85.71% <80.00%> (+4.08%) ⬆️
virtualizarr/codecs.py 35.55% <0.00%> (-24.45%) ⬇️
virtualizarr/readers/zarr.py 22.22% <22.22%> (ø)

... and 4 files with indirect coverage changes