janstarke / mft2bodyfile

parses an $MFT file to bodyfile
GNU General Public License v3.0
7 stars 0 forks source link

switched from argparse to clippy and added -O parameter #1

Closed janstarke closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1 (bc59fbf) into master (f208609) will decrease coverage by 1.78%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   43.85%   42.07%   -1.79%     
==========================================
  Files           8        8              
  Lines         472      492      +20     
==========================================
  Hits          207      207              
- Misses        265      285      +20     
Impacted Files Coverage Δ
src/lib.rs 14.06% <0.00%> (-0.46%) :arrow_down:
src/main.rs 0.00% <0.00%> (ø)

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 f208609...bc59fbf. Read the comment docs.