CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
364 stars 395 forks source link

Fix grant cli (backport #1792) #1794

Closed mergify[bot] closed 7 months ago

mergify[bot] commented 7 months ago

This is an automatic backport of pull request #1792 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9fbf74f) 54.91% compared to head (9b97d52) 54.93%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1794/graphs/tree.svg?width=650&height=150&src=pr&token=rxXgFH3QTf&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1794?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## releases/v0.4x #1794 +/- ## ================================================== + Coverage 54.91% 54.93% +0.02% ================================================== Files 65 65 Lines 9562 9562 ================================================== + Hits 5251 5253 +2 + Misses 3839 3838 -1 + Partials 472 471 -1 ``` | [Files](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1794?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) | Coverage Δ | | |---|---|---| | [x/wasm/client/cli/tx.go](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1794?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL2NsaWVudC9jbGkvdHguZ28=) | `14.89% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1794/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)