sile / libflate

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
https://docs.rs/libflate
MIT License
178 stars 35 forks source link

Add LICENSE file into the lz77 subcrate #50

Closed ignatenkobrain closed 4 years ago

ignatenkobrain commented 4 years ago

Signed-off-by: Igor Raits i.gnatenko.brain@gmail.com

codecov-io commented 4 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   84.16%   84.16%           
=======================================
  Files          19       19           
  Lines        2134     2134           
=======================================
  Hits         1796     1796           
  Misses        338      338           

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 20997c3...449420c. Read the comment docs.