AthanorLabs / atomic-swap

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

maintenance updates #503

Closed dimalinux closed 1 year ago

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

Codecov Report

Patch coverage: 78.94% and project coverage change: -0.05% :warning:

Comparison is base (13b7653) 60.81% compared to head (48c9804) 60.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #503 +/- ## ========================================== - Coverage 60.81% 60.76% -0.05% ========================================== Files 129 129 Lines 12843 12817 -26 ========================================== - Hits 7810 7788 -22 + Misses 4205 4201 -4 Partials 828 828 ``` | [Files Changed](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [protocol/txsender/external\_sender.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHJvdG9jb2wvdHhzZW5kZXIvZXh0ZXJuYWxfc2VuZGVyLmdv) | `0.00% <0.00%> (ø)` | | | [rpcclient/personal.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cnBjY2xpZW50L3BlcnNvbmFsLmdv) | `61.44% <0.00%> (+2.14%)` | :arrow_up: | | [tests/ganache.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZ2FuYWNoZS5nbw==) | `80.00% <0.00%> (ø)` | | | [coins/test\_support.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29pbnMvdGVzdF9zdXBwb3J0Lmdv) | `63.63% <100.00%> (ø)` | | | [common/config.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29tbW9uL2NvbmZpZy5nbw==) | `80.18% <100.00%> (-1.34%)` | :arrow_down: | | [common/types/offer.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29tbW9uL3R5cGVzL29mZmVyLmdv) | `82.81% <100.00%> (ø)` | | | [db/database.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGIvZGF0YWJhc2UuZ28=) | `65.95% <100.00%> (+1.37%)` | :arrow_up: | | [db/recovery\_db.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGIvcmVjb3ZlcnlfZGIuZ28=) | `66.87% <100.00%> (ø)` | | | [monero/wallet\_client.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9uZXJvL3dhbGxldF9jbGllbnQuZ28=) | `69.70% <100.00%> (-0.75%)` | :arrow_down: | | [net/host.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bmV0L2hvc3QuZ28=) | `83.20% <100.00%> (+1.95%)` | :arrow_up: | | ... and [3 more](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/503/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: Have feedback on the report? Share it here.