AthanorLabs / atomic-swap

💫 ETH-XMR atomic swap implementation
GNU Lesser General Public License v3.0
345 stars 44 forks source link

feat: add transfer methods to swapcli #462

Closed noot closed 1 year ago

noot commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 25.65% and project coverage change: -0.64 :warning:

Comparison is base (f95e916) 58.51% compared to head (93c0b7b) 57.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #462 +/- ## ========================================== - Coverage 58.51% 57.88% -0.64% ========================================== Files 124 124 Lines 11668 11898 +230 ========================================== + Hits 6828 6887 +59 - Misses 4115 4286 +171 Partials 725 725 ``` | [Impacted Files](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [ethereum/extethclient/eth\_wallet\_client.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXRoZXJldW0vZXh0ZXRoY2xpZW50L2V0aF93YWxsZXRfY2xpZW50Lmdv) | `58.33% <0.00%> (-8.98%)` | :arrow_down: | | [protocol/backend/backend.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHJvdG9jb2wvYmFja2VuZC9iYWNrZW5kLmdv) | `56.88% <0.00%> (-6.88%)` | :arrow_down: | | [rpc/personal.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cnBjL3BlcnNvbmFsLmdv) | `44.44% <0.00%> (-18.31%)` | :arrow_down: | | [rpc/server.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cnBjL3NlcnZlci5nbw==) | `75.43% <ø> (ø)` | | | [rpcclient/personal.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cnBjY2xpZW50L3BlcnNvbmFsLmdv) | `26.31% <0.00%> (-17.17%)` | :arrow_down: | | [cmd/swapcli/main.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y21kL3N3YXBjbGkvbWFpbi5nbw==) | `43.85% <43.06%> (-0.12%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/462/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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