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

switched to arboard from cli_clipboard #203

Closed jonZlotnik closed 11 months ago

jonZlotnik commented 1 year ago

Switching to arboard as a continuation of PR https://github.com/magic-wormhole/magic-wormhole.rs/pull/185

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (52a12e2) 40.52% compared to head (446d4cb) 40.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ======================================= Coverage 40.52% 40.52% ======================================= Files 23 23 Lines 3326 3326 ======================================= Hits 1348 1348 Misses 1978 1978 ``` | [Impacted Files](https://app.codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole) | Coverage Δ | | |---|---|---| | [cli/src/main.rs](https://app.codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-Y2xpL3NyYy9tYWluLnJz) | `0.00% <0.00%> (ø)` | | | [src/transfer/cancel.rs](https://app.codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3RyYW5zZmVyL2NhbmNlbC5ycw==) | `21.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.