magic-wormhole / magic-wormhole.rs

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

Development #151

Closed piegamesde closed 2 years ago

piegamesde commented 2 years ago

@felinira please take a look if this suits your needs (ignore the first commit).

felinira commented 2 years ago

@piegamesde I got around to try it and it works for me, thanks!

codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (2a61fc0) into master (e1ec0d3) will decrease coverage by 5.98%. The diff coverage is 79.59%.

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   52.13%   46.15%   -5.99%     
==========================================
  Files          15       16       +1     
  Lines        2687     4853    +2166     
==========================================
+ Hits         1401     2240     +839     
- Misses       1286     2613    +1327     
Impacted Files Coverage Δ
src/transit.rs 78.32% <63.41%> (-1.28%) :arrow_down:
src/core/test.rs 92.61% <91.07%> (-0.66%) :arrow_down:
src/transfer.rs 37.57% <100.00%> (ø)
src/core.rs 79.08% <0.00%> (-2.08%) :arrow_down:
src/lib.rs 37.40% <0.00%> (ø)
src/util.rs 33.33% <0.00%> (+0.93%) :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 e1ec0d3...2a61fc0. Read the comment docs.