Finschia / finschia-sdk

A framework for building blockchains based Finschia Mainnet that is forked from cosmos-sdk
Apache License 2.0
62 stars 29 forks source link

feat(x/fswap): introduce new event(MakeSwapProposal) #1363

Closed jaeseung-bae closed 2 months ago

jaeseung-bae commented 2 months ago

Description

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 69.54%. Comparing base (8ad5585) to head (3b15e93).

:exclamation: Current head 3b15e93 differs from pull request most recent head 43bd287. Consider uploading reports for the commit 43bd287 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1363/graphs/tree.svg?width=650&height=150&src=pr&token=m16qfzIPO7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1363?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) ```diff @@ Coverage Diff @@ ## main #1363 +/- ## ========================================== - Coverage 69.54% 69.54% -0.01% ========================================== Files 672 672 Lines 56106 56111 +5 ========================================== + Hits 39018 39020 +2 - Misses 14825 14826 +1 - Partials 2263 2265 +2 ``` | [Files](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1363?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [x/fswap/keeper/proposal.go](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1363?src=pr&el=tree&filepath=x%2Ffswap%2Fkeeper%2Fproposal.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-eC9mc3dhcC9rZWVwZXIvcHJvcG9zYWwuZ28=) | `48.54% <33.33%> (-1.46%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1363/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)