memorysafety / zlib-rs

A safer zlib
zlib License
79 stars 6 forks source link

Inflate gzip header fix and tests #44

Closed bramtweedegolf closed 4 months ago

bramtweedegolf commented 4 months ago

Fixed a small issues with gzip header, and added some tests.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e342412) 86.90% compared to head (b8d863b) 86.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ======================================= Coverage 86.90% 86.90% ======================================= Files 33 33 Lines 7971 7971 ======================================= Hits 6927 6927 Misses 1044 1044 ```

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