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

Merge remote-tracking branch 'origin/main' into skip_must_understand_…

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

feat: skip unsupported codecs/storage transformers with "must_understand": false (ZEP0009) #150

Merge remote-tracking branch 'origin/main' into skip_must_understand_…
7df6019
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2025 in 0s

81.55% (-0.04%) compared to 5d0dcdc

View this Pull Request on Codecov

81.55% (-0.04%) compared to 5d0dcdc

Details

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

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.