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: make pcodec compatible with numcodecs #122

Merged
merged 1 commit into from
Jan 6, 2025
Merged

fix: make pcodec compatible with numcodecs #122

merged 1 commit into from
Jan 6, 2025

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Jan 6, 2025

This should be compatible with the next numcodecs release.

Fixes #111

This should be compatible with the next numcodecs release.

Fixes #111
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 44.89796% with 27 lines in your changes missing coverage. Please review.

Project coverage is 81.65%. Comparing base (8f508b0) to head (55cc617).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../array/codec/array_to_bytes/pcodec/pcodec_codec.rs 28.94% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   81.61%   81.65%   +0.04%     
==========================================
  Files         167      167              
  Lines       23842    23765      -77     
==========================================
- Hits        19458    19405      -53     
+ Misses       4384     4360      -24     

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

@LDeakin LDeakin merged commit cb436be into main Jan 6, 2025
22 checks passed
@LDeakin LDeakin deleted the pcodec_compat branch January 6, 2025 21:41
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.

pcodec numcodecs compatibility
1 participant