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

fix: make `pcodec` compatible with `numcodecs`

55cc617
Select commit
Loading
Failed to load commit list.
Merged

fix: make pcodec compatible with numcodecs #122

fix: make `pcodec` compatible with `numcodecs`
55cc617
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

81.65% (+0.04%) compared to 8f508b0

View this Pull Request on Codecov

81.65% (+0.04%) compared to 8f508b0

Details

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

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.