trifectatechfoundation / zlib-rs

A safer zlib
zlib License
147 stars 15 forks source link

add `deflateParams` #56

Closed folkertdev closed 9 months ago

folkertdev commented 9 months ago

fix #55

codecov[bot] commented 9 months ago

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 :warning:
libz-rs-sys/src/lib.rs 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.