PSeitz / lz4_flex

Fastest pure Rust implementation of LZ4 compression/decompression.
MIT License
441 stars 28 forks source link

disable unchecked-decode #142

Closed PSeitz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #142 (1f29d03) into main (c836289) will decrease coverage by 0.25%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   89.29%   89.05%   -0.25%     
==========================================
  Files          13       13              
  Lines        2485     2485              
==========================================
- Hits         2219     2213       -6     
- Misses        266      272       +6     

see 1 file with indirect coverage changes