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

fix(metadata): interpret 0 fill value as "0" for Zarr V2 string arrays #142

Closed
wants to merge 2 commits into from

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Feb 7, 2025

This was the default in zarr-python 2.x.x.
@LDeakin LDeakin added zarrs_metadata compatibility Related to ecosystem compatibility labels Feb 7, 2025
@LDeakin LDeakin changed the title fix(metadata): interpret 0 fill value as "0" for Zarr V2 arrays fix(metadata): interpret 0 fill value as "0" for Zarr V2 string arrays Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

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

Project coverage is 82.14%. Comparing base (d24d316) to head (0b09aaa).

Files with missing lines Patch % Lines
zarrs_metadata/src/v2_to_v3.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   82.12%   82.14%   +0.02%     
==========================================
  Files         173      173              
  Lines       24528    24528              
==========================================
+ Hits        20144    20149       +5     
+ Misses       4384     4379       -5     

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

@LDeakin LDeakin closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Related to ecosystem compatibility zarrs_metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant