magic-wormhole / magic-wormhole.rs

Rust implementation of Magic Wormhole, with new features and enhancements
European Union Public License 1.2
726 stars 79 forks source link

cargo-fmt, with rust-1.38.0 #71

Closed warner closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #71 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #71   +/-   ##
======================================
  Coverage    50.5%   50.5%           
======================================
  Files          24      24           
  Lines        1685    1685           
======================================
  Hits          851     851           
  Misses        834     834
Impacted Files Coverage Δ
src/core/mailbox.rs 52.38% <ø> (ø) :arrow_up:
src/core/timing.rs 90.47% <ø> (ø) :arrow_up:
src/core/terminator.rs 93.22% <ø> (ø) :arrow_up:
src/core/boss.rs 26.7% <ø> (ø) :arrow_up:
src/core/nameplate.rs 70.11% <ø> (ø) :arrow_up:
src/core/allocator.rs 96.77% <ø> (ø) :arrow_up:
src/core/receive.rs 91.11% <ø> (ø) :arrow_up:
src/core/code.rs 83.33% <ø> (ø) :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 5bed9c8...6e4785e. Read the comment docs.