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

Write manifests to zarr store #45

Merged
merged 18 commits into from
May 1, 2024

roundtripping test

79f39e1
Select commit
Loading
Failed to load commit list.
Merged

Write manifests to zarr store #45

roundtripping test
79f39e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2024 in 1s

84.25% (-6.14%) compared to aa18eaa

View this Pull Request on Codecov

84.25% (-6.14%) compared to aa18eaa

Details

Codecov Report

Attention: Patch coverage is 35.34483% with 75 lines in your changes are missing coverage. Please review.

Project coverage is 84.25%. Comparing base (aa18eaa) to head (79f39e1).
Report is 1 commits behind head on main.

❗ Current head 79f39e1 differs from pull request most recent head 98a259e. Consider uploading reports for the commit 98a259e to get more accurate results

Files Patch % Lines
virtualizarr/zarr.py 29.03% 44 Missing ⚠️
virtualizarr/xarray.py 42.42% 19 Missing ⚠️
virtualizarr/manifests/manifest.py 33.33% 6 Missing ⚠️
virtualizarr/vendor/zarr/utils.py 50.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   90.39%   84.25%   -6.14%     
==========================================
  Files          14       15       +1     
  Lines         947     1048     +101     
==========================================
+ Hits          856      883      +27     
- Misses         91      165      +74     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.