-
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
test: Add CLI, gRPC, MsgServer tests (backport #1405) #1430
test: Add CLI, gRPC, MsgServer tests (backport #1405) #1430
Conversation
* Add global test codec * Add TransferTxCmd test * Add the remaining tx cli tests * Add cli query test * Add fbridge auth test case * Add grpc-query test * Add msg server tests * Add type tests * Add CHANGELOG (cherry picked from commit 97219d5) # Conflicts: # CHANGELOG.md
Cherry-pick of 97219d5 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/v0.49.x #1430 +/- ##
===================================================
+ Coverage 68.75% 69.68% +0.93%
===================================================
Files 754 756 +2
Lines 75837 75883 +46
===================================================
+ Hits 52139 52882 +743
+ Misses 21042 20310 -732
- Partials 2656 2691 +35
|
Description
closes: #XXXX
Test coverage reached over 80%
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 #1405 done by [Mergify](https://mergify.com).