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 additional parameters to ZstdCompressor #73

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Fix initialize

5c16f36
Select commit
Loading
Failed to load commit list.
Draft

Add additional parameters to ZstdCompressor #73

Fix initialize
5c16f36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2024 in 1s

61.42% (-0.14%) compared to e7edfed

View this Pull Request on Codecov

61.42% (-0.14%) compared to e7edfed

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 16 lines in your changes missing coverage. Please review.

Project coverage is 61.42%. Comparing base (e7edfed) to head (5c16f36).

Files with missing lines Patch % Lines
src/compression.jl 58.06% 13 Missing ⚠️
src/libzstd.jl 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   61.55%   61.42%   -0.14%     
==========================================
  Files           5        5              
  Lines         372      407      +35     
==========================================
+ Hits          229      250      +21     
- Misses        143      157      +14     

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