PSeitz / lz4_flex

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

add more test datasets #122

Closed PSeitz closed 1 year ago

PSeitz commented 1 year ago

add more datasets from silesia and json log

codecov[bot] commented 1 year ago

Codecov Report

Merging #122 (fd24fd1) into main (2d32570) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files          13       13           
  Lines        2473     2473           
=======================================
  Hits         2222     2222           
  Misses        251      251