memorysafety / zlib-rs

A safer zlib
zlib License
75 stars 6 forks source link

test on `windows-2022` #87

Closed folkertdev closed 2 months ago

folkertdev commented 2 months ago

A bunch of numeric casts were needed.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.25%. Comparing base (0cc2eb5) to head (a1b6c2a). Report is 26 commits behind head on main.

:exclamation: Current head a1b6c2a differs from pull request most recent head 84c3d17. Consider uploading reports for the commit 84c3d17 to get more accurate results

Files Patch % Lines
zlib-rs/src/deflate.rs 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== + Coverage 88.89% 89.25% +0.35% ========================================== Files 34 34 Lines 8844 8811 -33 ========================================== + Hits 7862 7864 +2 + Misses 982 947 -35 ```

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