magic-wormhole / magic-wormhole.rs

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

transfer: Feature-gate transfer-v2 #239

Closed felinira closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 26.00000% with 37 lines in your changes missing coverage. Please review.

Project coverage is 38.85%. Comparing base (0ea0a87) to head (63513ce).

Files Patch % Lines
src/transfer.rs 27.77% 26 Missing :warning:
cli/src/main.rs 0.00% 8 Missing :warning:
src/transit.rs 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## ========================================== + Coverage 38.16% 38.85% +0.68% ========================================== Files 17 17 Lines 3152 3081 -71 ========================================== - Hits 1203 1197 -6 + Misses 1949 1884 -65 ```

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