AthanorLabs / atomic-swap

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

Fix messages for xmrmaker provided amount out of range errors #394

Closed stubbrn closed 1 year ago

stubbrn commented 1 year ago

closes #393

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.22 :tada:

Comparison is base (f344d09) 57.00% compared to head (ec98cf6) 57.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #394 +/- ## ========================================== + Coverage 57.00% 57.23% +0.22% ========================================== Files 119 119 Lines 10929 10929 ========================================== + Hits 6230 6255 +25 + Misses 4013 3992 -21 + Partials 686 682 -4 ``` | [Impacted Files](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/394?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [protocol/xmrmaker/net.go](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/394?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHJvdG9jb2wveG1ybWFrZXIvbmV0Lmdv) | `52.83% <0.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/394/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) 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=None). 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=None)

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