wchang22 / LuminS

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

Added Seahash as main hash #3

Closed wchang22 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #3 into master will decrease coverage by 0.12%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   95.23%   95.11%   -0.13%     
==========================================
  Files           4        4              
  Lines        1071     1166      +95     
==========================================
+ Hits         1020     1109      +89     
- Misses         51       57       +6
Impacted Files Coverage Δ
src/lumins/file_ops.rs 95.19% <94.73%> (-0.16%) :arrow_down:

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 4eadb3b...f415bb6. Read the comment docs.