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

fix: use zarr-python 2.18.4 for Zarr V2 string compatibility tests

0b09aaa
Select commit
Loading
Failed to load commit list.
Closed

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

fix: use zarr-python 2.18.4 for Zarr V2 string compatibility tests
0b09aaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

82.14% (+0.02%) compared to d24d316

View this Pull Request on Codecov

82.14% (+0.02%) compared to d24d316

Details

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.