-
Notifications
You must be signed in to change notification settings - Fork 31
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
chore: add additional testcases for fswap (backport #1415) #1420
Conversation
* chore: add more test for grpc_query * chore: add more test for config and msg validation * chore: add more test for genesis-related things * chore: add TestMsgSetSwap for msg server * chore: add more test for keeper * chore: fix for lint * chore: update changelog * chore: rename kai to kei * chore: introduce stubGenesisState func for DRY * chore: remove unnecessary code * chore: remove unnecessary code (cherry picked from commit 10726cf) # Conflicts: # CHANGELOG.md
Cherry-pick of 10726cf has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/v0.49.x #1420 +/- ##
===================================================
+ Coverage 67.90% 68.08% +0.17%
===================================================
Files 770 770
Lines 77606 77606
===================================================
+ Hits 52701 52840 +139
+ Misses 22229 22097 -132
+ Partials 2676 2669 -7 |
* chore: add more test for grpc_query * chore: add more test for config and msg validation * chore: add more test for genesis-related things * chore: add TestMsgSetSwap for msg server * chore: add more test for keeper * chore: fix for lint * chore: update changelog * chore: rename kai to kei * chore: introduce stubGenesisState func for DRY * chore: remove unnecessary code * chore: remove unnecessary code
Description
Motivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
This is an automatic backport of pull request #1415 done by [Mergify](https://mergify.com).