AthanorLabs / atomic-swap

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

makefile targets for release binaries #454

Closed dimalinux closed 1 year ago

dimalinux commented 1 year ago

Added Makefile targets to build the latest tagged release.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.13 :warning:

Comparison is base (998347d) 58.76% compared to head (d3e49a3) 58.63%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #454 +/- ## ========================================== - Coverage 58.76% 58.63% -0.13% ========================================== Files 124 124 Lines 11620 11619 -1 ========================================== - Hits 6828 6813 -15 - Misses 4068 4080 +12 - Partials 724 726 +2 ``` | [Impacted Files](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [cliutil/utils.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y2xpdXRpbC91dGlscy5nbw==) | `57.14% <100.00%> (-0.38%)` | :arrow_down: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/454/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.