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: skip unsupported codecs/storage transformers with "must_understand": false (ZEP0009) #150

Merged
merged 7 commits into from
Mar 9, 2025

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Feb 22, 2025

No description provided.

@LDeakin LDeakin added the waiting on spec waiting on Zarr spec/ZEP label Feb 27, 2025
@LDeakin LDeakin changed the title feat: skip unsupported codecs/storage transformers with "must_understand": false feat: skip unsupported codecs/storage transformers with "must_understand": false (ZEP0009) Feb 27, 2025
Base automatically changed from metadata_extensions to main March 9, 2025 10:48
Copy link

codecov bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.

Project coverage is 81.55%. Comparing base (5d0dcdc) to head (7df6019).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...y/storage_transformer/storage_transformer_chain.rs 0.00% 7 Missing ⚠️
...arrs/src/array/codec/array_to_bytes/codec_chain.rs 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   81.59%   81.55%   -0.04%     
==========================================
  Files         179      179              
  Lines       25626    25638      +12     
==========================================
+ Hits        20909    20910       +1     
- Misses       4717     4728      +11     

☔ 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.

@LDeakin LDeakin marked this pull request as ready for review March 9, 2025 10:54
@LDeakin LDeakin merged commit 9c2a5e4 into main Mar 9, 2025
22 checks passed
@LDeakin LDeakin deleted the skip_must_understand_false_filters branch March 9, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting on spec waiting on Zarr spec/ZEP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant