CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
359 stars 381 forks source link

fix: comment typo #1902

Closed lesterli closed 3 weeks ago

lesterli commented 3 weeks ago

This PR fixes the comment typo of the function ExecuteContractCmd.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.88%. Comparing base (21b048d) to head (7bcdadc).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1902/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/1902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## main #1902 +/- ## ========================================== + Coverage 54.86% 54.88% +0.02% ========================================== Files 65 65 Lines 9772 9772 ========================================== + Hits 5361 5363 +2 + Misses 3866 3865 -1 + Partials 545 544 -1 ``` | [Files](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1902?dropdown=coverage&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/1902?src=pr&el=tree&filepath=x%2Fwasm%2Fclient%2Fcli%2Ftx.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL2NsaWVudC9jbGkvdHguZ28=) | `15.18% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1902/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)