wchang22 / LuminS

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

Args #6

Closed wchang22 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.11%. The diff coverage is 91.27%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #6      +/-   ##
=========================================
+ Coverage   95.68%   95.8%   +0.11%     
=========================================
  Files           4       4              
  Lines        1508    1548      +40     
=========================================
+ Hits         1443    1483      +40     
  Misses         65      65
Impacted Files Coverage Δ
src/main.rs 100% <100%> (ø) :arrow_up:
src/lumins/parse.rs 100% <100%> (ø) :arrow_up:
src/lumins/core.rs 90.74% <77.58%> (ø) :arrow_up:
src/lumins/file_ops.rs 95.94% <95.55%> (ø) :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 1fd6427...a17c1b7. Read the comment docs.