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

Add support for Zstd bytes->bytes Codec. #76

Merged
merged 2 commits into from
Oct 4, 2024

Replace ezgzip with bytesrw for Gzip (de)compression.

e18eb68
Select commit
Loading
Failed to load commit list.
Merged

Add support for Zstd bytes->bytes Codec. #76

Replace ezgzip with bytesrw for Gzip (de)compression.
e18eb68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

98.17% (+0.03%) compared to d3cb229

View this Pull Request on Codecov

98.17% (+0.03%) compared to d3cb229

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (d3cb229) to head (e18eb68).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   98.13%   98.17%   +0.03%     
==========================================
  Files          18       18              
  Lines        1344     1367      +23     
==========================================
+ Hits         1319     1342      +23     
  Misses         25       25              

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