luizirber / niffler

Simple and transparent support for compressed files.
Apache License 2.0
75 stars 7 forks source link

Allow user to choose compression level #10

Closed natir closed 4 years ago

natir commented 4 years ago

I also move type declaration in another file.

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into api_1.0 will decrease coverage by 7.49%. The diff coverage is 70.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           api_1.0      #10     +/-   ##
==========================================
- Coverage    83.13%   75.64%   -7.5%     
==========================================
  Files            1        2      +1     
  Lines          166      234     +68     
  Branches        28       35      +7     
==========================================
+ Hits           138      177     +39     
- Misses           2       24     +22     
- Partials        26       33      +7
Impacted Files Coverage Δ
src/compression.rs 67.44% <67.44%> (ø)
src/lib.rs 85.71% <82.05%> (+2.58%) :arrow_up:

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 f452549...ce77945. Read the comment docs.