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 #170

Closed piegamesde closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 52.57% // Head: 44.02% // Decreases project coverage by -8.54% :warning:

Coverage data is based on head (9d46aeb) compared to base (a784263). Patch coverage: 47.78% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== - Coverage 52.57% 44.02% -8.55% ========================================== Files 16 17 +1 Lines 2798 2519 -279 ========================================== - Hits 1471 1109 -362 - Misses 1327 1410 +83 ``` | [Impacted Files](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170?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://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?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%> (ø)` | | | [cli/src/util.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-Y2xpL3NyYy91dGlsLnJz) | `0.00% <ø> (ø)` | | | [src/core.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL2NvcmUucnM=) | `81.33% <ø> (+2.24%)` | :arrow_up: | | [src/transfer.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3RyYW5zZmVyLnJz) | `41.66% <34.42%> (+4.09%)` | :arrow_up: | | [src/transit/crypto.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3RyYW5zaXQvY3J5cHRvLnJz) | `49.33% <49.33%> (ø)` | | | [src/transfer/v1.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3RyYW5zZmVyL3YxLnJz) | `36.36% <50.00%> (+4.67%)` | :arrow_up: | | [src/transit.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3RyYW5zaXQucnM=) | `78.00% <63.09%> (-0.21%)` | :arrow_down: | | [src/util.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3V0aWwucnM=) | `34.34% <71.42%> (+1.01%)` | :arrow_up: | | [src/uri.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL3VyaS5ycw==) | `90.00% <90.00%> (ø)` | | | [src/lib.rs](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole#diff-c3JjL2xpYi5ycw==) | `40.00% <100.00%> (+15.00%)` | :arrow_up: | | ... and [13 more](https://codecov.io/gh/magic-wormhole/magic-wormhole.rs/pull/170/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=magic-wormhole)

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