memorysafety / zlib-rs

A safer zlib
zlib License
79 stars 6 forks source link

add `deflateReset` #60

Closed folkertdev closed 4 months ago

folkertdev commented 4 months ago

closes #59

codecov[bot] commented 4 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (cedb3cb) 87.71% compared to head (a130f89) 87.66%.

Files Patch % Lines
libz-rs-sys/src/lib.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== - Coverage 87.71% 87.66% -0.06% ========================================== Files 33 33 Lines 8053 8058 +5 ========================================== Hits 7064 7064 - Misses 989 994 +5 ```

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