Closed mergify[bot] closed 8 months ago
Cherry-pick of 143a763045dfea84c9d98fd09abfad188188ad08 has failed:
On branch mergify/bp/release/v0.48.x/pr-1314
Your branch is up to date with 'origin/release/v0.48.x'.
You are currently cherry-picking commit 143a76304.
(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:
modified: simapp/test_helpers.go
modified: types/coin.go
modified: types/coin_test.go
modified: types/dec_coin.go
modified: types/dec_coin_test.go
modified: x/auth/legacy/v043/store_test.go
modified: x/auth/vesting/types/vesting_account.go
modified: x/auth/vesting/types/vesting_account_test.go
modified: x/bank/keeper/genesis.go
modified: x/bank/keeper/grpc_query_test.go
modified: x/bank/keeper/invariants.go
modified: x/bank/keeper/querier_test.go
modified: x/bank/types/genesis.go
modified: x/bank/types/msgs.go
modified: x/distribution/keeper/delegation.go
modified: x/distribution/keeper/genesis.go
modified: x/distribution/keeper/invariants.go
modified: x/foundation/keeper/internal/invariants.go
modified: x/gov/abci_test.go
modified: x/gov/genesis.go
modified: x/gov/keeper/deposit_test.go
modified: x/gov/keeper/invariants.go
modified: x/gov/types/params.go
modified: x/mint/types/minter_test.go
modified: x/staking/genesis.go
modified: x/staking/types/msg_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 65.00000%
with 7 lines
in your changes are missing coverage. Please review.
Project coverage is 69.78%. Comparing base (
1f8e902
) to head (9ec42c1
). Report is 3 commits behind head on release/v0.48.x.
Description
closes: #XXXX
cherry-pick: https://github.com/cosmos/cosmos-sdk/pull/14739
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 #1314 done by Mergify.