memorysafety / zlib-rs

A safer zlib
zlib License
75 stars 6 forks source link

use the rust system allocator when using zlib_rs as a rust crate #74

Closed folkertdev closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.89%. Comparing base (c24f748) to head (11795dc).

Files Patch % Lines
zlib-rs/src/c_api.rs 72.72% 3 Missing :warning:
zlib-rs/src/allocate.rs 96.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 88.85% 88.89% +0.03% ========================================== Files 34 34 Lines 8764 8831 +67 ========================================== + Hits 7787 7850 +63 - Misses 977 981 +4 ```

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