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 deflateParams #56

Merged
merged 1 commit into from
Feb 26, 2024
Merged

add deflateParams #56

merged 1 commit into from
Feb 26, 2024

Conversation

folkertdev
Copy link
Collaborator

@folkertdev folkertdev commented Feb 22, 2024

fix #55

@folkertdev folkertdev linked an issue Feb 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

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

Project coverage is 87.74%. Comparing base (32d4d55) to head (ae36de3).

Files Patch % Lines
zlib-rs/src/deflate.rs 73.33% 12 Missing ⚠️
libz-rs-sys/src/lib.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   87.63%   87.74%   +0.11%     
==========================================
  Files          34       34              
  Lines        8331     8383      +52     
==========================================
+ Hits         7301     7356      +55     
+ Misses       1030     1027       -3     

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

@folkertdev folkertdev force-pushed the compress-missing-functions branch from 9ad250b to add8b5e Compare February 26, 2024 08:47
Base automatically changed from compress-missing-functions to main February 26, 2024 08:50
@folkertdev folkertdev merged commit 9e867e4 into main Feb 26, 2024
5 checks passed
@folkertdev folkertdev deleted the deflate-params branch February 26, 2024 11:02
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.

deflateParams⚠
2 participants