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

Add partial Zarr V3 consolidated metadata support #55

Merged
merged 6 commits into from
Jan 6, 2025

fix

55d572f
Select commit
Loading
Failed to load commit list.
Merged

Add partial Zarr V3 consolidated metadata support #55

fix
55d572f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

81.72% (+0.06%) compared to cb436be

View this Pull Request on Codecov

81.72% (+0.06%) compared to cb436be

Details

Codecov Report

Attention: Patch coverage is 91.42857% with 9 lines in your changes missing coverage. Please review.

Project coverage is 81.72%. Comparing base (cb436be) to head (55d572f).

Files with missing lines Patch % Lines
zarrs_metadata/src/v3/group.rs 88.88% 7 Missing ⚠️
zarrs/src/group.rs 92.30% 1 Missing ⚠️
zarrs/src/node.rs 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   81.65%   81.72%   +0.06%     
==========================================
  Files         167      167              
  Lines       23765    23870     +105     
==========================================
+ Hits        19406    19507     +101     
- Misses       4359     4363       +4     

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