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: add zlib codec #160

Merged
merged 1 commit into from
Mar 10, 2025
Merged

feat: add zlib codec #160

merged 1 commit into from
Mar 10, 2025

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Mar 10, 2025

compatible with numcodecs.zlib

compatible with `numcodecs.zlib`
@LDeakin LDeakin added enhancement New feature or request compatibility Related to ecosystem compatibility labels Mar 10, 2025
@LDeakin LDeakin added this to the zarrs 0.20 milestone Mar 10, 2025
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 36 lines in your changes missing coverage. Please review.

Project coverage is 81.55%. Comparing base (eec216b) to head (7f81ba7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/array/codec/bytes_to_bytes/zlib/zlib_codec.rs 78.30% 23 Missing ⚠️
zarrs_metadata/src/array/codec/ext/zlib.rs 77.55% 11 Missing ⚠️
.../codec/bytes_to_bytes/zlib/zlib_partial_decoder.rs 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   81.66%   81.55%   -0.11%     
==========================================
  Files         179      183       +4     
  Lines       25638    25954     +316     
==========================================
+ Hits        20936    21166     +230     
- Misses       4702     4788      +86     

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

@LDeakin LDeakin merged commit 25b7dd8 into main Mar 10, 2025
22 checks passed
@LDeakin LDeakin deleted the zlib branch March 10, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Related to ecosystem compatibility enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant