wchang22 / LuminS

A fast and reliable alternative to rsync for synchronizing local files written in Rust
MIT License
361 stars 17 forks source link

Remove multiple directories #9

Closed wchang22 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is 94.73%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #9   +/-   ##
======================================
  Coverage    95.8%   95.8%           
======================================
  Files           4       4           
  Lines        1548    1548           
======================================
  Hits         1483    1483           
  Misses         65      65
Impacted Files Coverage Δ
src/main.rs 100% <ø> (ø) :arrow_up:
src/lumins/file_ops.rs 95.94% <0%> (ø) :arrow_up:
src/lumins/parse.rs 100% <100%> (ø) :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 ee6d5f8...488f26b. Read the comment docs.