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

Remove Zarr chunk manifest writing functionality #426

Merged
merged 7 commits into from
Feb 5, 2025

release notes only in breaking changes section

6bf2988
Select commit
Loading
Failed to load commit list.
Merged

Remove Zarr chunk manifest writing functionality #426

release notes only in breaking changes section
6bf2988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

89.15% (target 75.00%)

View this Pull Request on Codecov

89.15% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.15%. Comparing base (49b0e9d) to head (6bf2988).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   89.23%   89.15%   -0.08%     
==========================================
  Files          31       28       -3     
  Lines        1839     1706     -133     
==========================================
- Hits         1641     1521     -120     
+ Misses        198      185      -13     
Files with missing lines Coverage Δ
virtualizarr/accessor.py 94.23% <ø> (-0.32%) ⬇️
virtualizarr/backend.py 97.01% <ø> (-0.09%) ⬇️
virtualizarr/readers/__init__.py 100.00% <ø> (ø)

... and 2 files with indirect coverage changes