PSeitz / lz4_flex

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

fix conditional imports #34

Closed PSeitz closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (e032a32) into main (c4a9880) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   91.07%   91.07%           
=======================================
  Files          11       11           
  Lines        2196     2196           
=======================================
  Hits         2000     2000           
  Misses        196      196           
Impacted Files Coverage Δ
src/sink.rs 87.24% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c4a9880...e032a32. Read the comment docs.