memorysafety / zlib-rs

A safer zlib
zlib License
75 stars 6 forks source link

move libc dependency one crate up #76

Closed folkertdev closed 4 months ago

folkertdev commented 4 months ago

zlib-rs is now dependency-free in a release build

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.90%. Comparing base (395a615) to head (5088b83). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================= Coverage 88.89% 88.90% ======================================= Files 34 34 Lines 8831 8838 +7 ======================================= + Hits 7850 7857 +7 Misses 981 981 ```

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