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 a property interface to ZstdCompressor, add ZstdError type #48

Closed
wants to merge 1 commit into from

Conversation

mkitti
Copy link
Member

@mkitti mkitti commented May 19, 2024

Allow compression parameters to be set as properties

Copy link

codecov bot commented May 19, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 34.12%. Comparing base (4c799fe) to head (ab87b58).

Files Patch % Lines
src/compression.jl 47.82% 12 Missing ⚠️
src/libzstd.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   30.98%   34.12%   +3.14%     
==========================================
  Files           5        5              
  Lines         510      548      +38     
==========================================
+ Hits          158      187      +29     
- Misses        352      361       +9     

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

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.

1 participant