magic-wormhole / magic-wormhole.rs

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

cli: Update to clap 4 #218

Closed felinira closed 4 days ago

felinira commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 38.19%. Comparing base (9e53e6e) to head (0e21a04).

Files Patch % Lines
src/transfer/v2.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ========================================== + Coverage 38.04% 38.19% +0.15% ========================================== Files 17 17 Lines 3144 3142 -2 ========================================== + Hits 1196 1200 +4 + Misses 1948 1942 -6 ```

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