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

feat(metadata): add support for metadata with must_understand (ZEP0009) #148

Merged
merged 7 commits into from
Mar 9, 2025

Merge branch 'main' into metadata_extensions

7d010ca
Select commit
Loading
Failed to load commit list.
Merged

feat(metadata): add support for metadata with must_understand (ZEP0009) #148

Merge branch 'main' into metadata_extensions
7d010ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2025 in 1s

81.59% (+0.03%) compared to 42321fc

View this Pull Request on Codecov

81.59% (+0.03%) compared to 42321fc

Details

Codecov Report

Attention: Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.59%. Comparing base (42321fc) to head (7d010ca).

Files with missing lines Patch % Lines
zarrs_metadata/src/v3/metadata.rs 98.18% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   81.56%   81.59%   +0.03%     
==========================================
  Files         179      179              
  Lines       25572    25626      +54     
==========================================
+ Hits        20857    20910      +53     
- Misses       4715     4716       +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.