Closed mergify[bot] closed 5 months ago
Cherry-pick of 97219d5ee0ebca0d324561b1a782938a97ce5eae has failed:
On branch mergify/bp/release/v0.49.x/pr-1405
Your branch is up to date with 'origin/release/v0.49.x'.
You are currently cherry-picking commit 97219d5ee.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
new file: client/tendermint.go
modified: init_node.sh
new file: testutil/cli/tm_mocks.go
new file: types/module/testutil/codec.go
modified: x/fbridge/client/cli/query.go
new file: x/fbridge/client/cli/query_test.go
modified: x/fbridge/client/cli/tx.go
new file: x/fbridge/client/cli/tx_test.go
new file: x/fbridge/keeper/abci_test.go
modified: x/fbridge/keeper/auth.go
modified: x/fbridge/keeper/auth_test.go
new file: x/fbridge/keeper/genesis_test.go
new file: x/fbridge/keeper/grpc_query_test.go
new file: x/fbridge/keeper/msg_server_test.go
new file: x/fbridge/types/fbridge_test.go
new file: x/fbridge/types/keys_test.go
modified: x/fbridge/types/params_test.go
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: CHANGELOG.md
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
Attention: Patch coverage is 13.72549%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 69.68%. Comparing base (
8c5ab7e
) to head (fd51ac6
). Report is 1 commits behind head on release/v0.49.x.
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.