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

refactor!: add CodecMetadataOptions #131

Merged
merged 1 commit into from
Jan 19, 2025
Merged

refactor!: add CodecMetadataOptions #131

merged 1 commit into from
Jan 19, 2025

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Jan 13, 2025

No description provided.

@LDeakin LDeakin added the breaking-changes The PR has API changes label Jan 13, 2025
@LDeakin LDeakin added this to the zarrs 0.20 milestone Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 51.21951% with 20 lines in your changes missing coverage. Please review.

Project coverage is 81.93%. Comparing base (682cdc0) to head (d0d7f9c).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
zarrs/src/array/codec/metadata_options.rs 0.00% 14 Missing ⚠️
zarrs/src/array/array_metadata_options.rs 60.00% 2 Missing ⚠️
...ay/codec/array_to_array/bitround/bitround_codec.rs 0.00% 1 Missing ⚠️
...arrs/src/array/codec/array_to_bytes/codec_chain.rs 66.66% 1 Missing ⚠️
...ay/codec/bytes_to_bytes/gdeflate/gdeflate_codec.rs 0.00% 1 Missing ⚠️
...es_to_bytes/test_unbounded/test_unbounded_codec.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   81.94%   81.93%   -0.01%     
==========================================
  Files         170      171       +1     
  Lines       24237    24243       +6     
==========================================
+ Hits        19860    19863       +3     
- Misses       4377     4380       +3     

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

@LDeakin LDeakin merged commit 862604b into main Jan 19, 2025
21 of 22 checks passed
@LDeakin LDeakin deleted the codec_options branch January 19, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-changes The PR has API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant