CosmWasm / wasmd

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

Bump cosmos-sdk to v0.47.8 #1793

Closed pinosu closed 7 months ago

pinosu commented 7 months ago

Resolves #1790

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b951974) 54.91% compared to head (4f43cbd) 54.91%. Report is 2 commits behind head on releases/v0.4x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1793/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/1793?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 #1793 +/- ## =============================================== Coverage 54.91% 54.91% =============================================== Files 65 65 Lines 9562 9562 =============================================== Hits 5251 5251 Misses 3839 3839 Partials 472 472 ``` | [Files](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1793?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/1793?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%> (ø)` | |
pinosu commented 7 months ago

Thanks, I will fix them