magic-wormhole / magic-wormhole.rs

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

Revert dilation #220

Closed felinira closed 5 months ago

felinira commented 7 months ago

As discussed, revert MR #196

Had to resolve some conflicts, but it compiles and tests run, so I hope everything went well.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 77.77778% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 39.33%. Comparing base (94cb80a) to head (db22df2).

Files Patch % Lines
cli/src/main.rs 0.00% 9 Missing :warning:
src/forwarding.rs 0.00% 3 Missing :warning:
src/transfer/v2.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #220 +/- ## ========================================== - Coverage 40.07% 39.33% -0.74% ========================================== Files 23 18 -5 Lines 3294 3099 -195 ========================================== - Hits 1320 1219 -101 + Misses 1974 1880 -94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.