-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: Support amount
list on MsgSend & remove some Todos
#280
Problem: Support amount
list on MsgSend & remove some Todos
#280
Conversation
Codecov Report
@@ Coverage Diff @@
## tx-revamp-dev #280 +/- ##
=================================================
+ Coverage 89.34% 96.74% +7.39%
=================================================
Files 101 118 +17
Lines 3613 5006 +1393
Branches 261 322 +61
=================================================
+ Hits 3228 4843 +1615
+ Misses 385 163 -222
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logic looks good to me! I notice most of the test cases and e2e test cases are covering single denom use cases. It would be good to cover multiple denoms.
We can create an new issue for this. Up to you @cdc-Hitesh
Fixes #278