AthanorLabs / atomic-swap

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

restore price feed #494

Closed dimalinux closed 1 year ago

dimalinux commented 1 year ago

Closes #492

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (485d133) 60.83% compared to head (0ab54ae) 60.87%.

:exclamation: Current head 0ab54ae differs from pull request most recent head c1459e3. Consider uploading reports for the commit c1459e3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ========================================== + Coverage 60.83% 60.87% +0.03% ========================================== Files 129 129 Lines 12837 12837 ========================================== + Hits 7810 7814 +4 + Misses 4204 4199 -5 - Partials 823 824 +1 ``` | [Impacted Files](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [cmd/swapcli/main.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y21kL3N3YXBjbGkvbWFpbi5nbw==) | `49.35% <100.00%> (+0.18%)` | :arrow_up: | | [pricefeed/pricefeed.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHJpY2VmZWVkL3ByaWNlZmVlZC5nbw==) | `63.15% <100.00%> (+13.15%)` | :arrow_up: | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/494/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.