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: support for Zarr V2 zstd encoded data created with numcodecs < 0.13 #121

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Jan 5, 2025

No description provided.

@LDeakin LDeakin added this to the zarrs 0.19 milestone Jan 5, 2025
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.61%. Comparing base (15187a0) to head (a0f605f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
zarrs_metadata/src/v2/array/codec/zstd.rs 75.00% 2 Missing ⚠️
zarrs_metadata/src/v2_to_v3.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files         166      167    +1     
  Lines       23825    23842   +17     
=======================================
+ Hits        19444    19458   +14     
- Misses       4381     4384    +3     

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

@LDeakin LDeakin merged commit 8f508b0 into main Jan 5, 2025
22 checks passed
@LDeakin LDeakin deleted the zstd_numcodecs_0.1 branch January 5, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant