Closed folkertdev closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
zlib-rs/src/crc32.rs | 96.02% <ø> (-0.87%) |
:arrow_down: |
zlib-rs/src/deflate.rs | 96.66% <100.00%> (+<0.01%) |
:arrow_up: |
zlib-rs/src/deflate/algorithm/medium.rs | 94.01% <100.00%> (-0.11%) |
:arrow_down: |
zlib-rs/src/read_buf.rs | 90.47% <100.00%> (+6.83%) |
:arrow_up: |
Opened https://github.com/trifectatechfoundation/zlib-rs/pull/224 against this PR to fix CI.
much better than before
but still a ways to go
but, most of these changes are actually beneficial for all compression levels, so at the higher levels we're doing really well