AthanorLabs / atomic-swap

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

Modified struct initialization syntax #406

Closed drank40 closed 1 year ago

drank40 commented 1 year ago

This syntax is more concise and saves a bit on gas

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.17 :warning:

Comparison is base (606f80f) 59.13% compared to head (7179a29) 58.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #406 +/- ## ========================================== - Coverage 59.13% 58.96% -0.17% ========================================== Files 120 120 Lines 10723 10723 ========================================== - Hits 6341 6323 -18 - Misses 3689 3705 +16 - Partials 693 695 +2 ``` [see 5 files with indirect coverage changes](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/406/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.