CosmWasm / wasmd

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

Mark wasm queries with module_query_safe #1915

Closed pinosu closed 1 week ago

pinosu commented 1 week ago

Resolves #1903

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 54.90%. Comparing base (9ab6498) to head (895e633). Report is 25 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1915/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/1915?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## main #1915 +/- ## ========================================== + Coverage 54.87% 54.90% +0.02% ========================================== Files 65 65 Lines 9775 9777 +2 ========================================== + Hits 5364 5368 +4 + Misses 3866 3865 -1 + Partials 545 544 -1 ``` | [Files](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1915?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/keeper/querier.go](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1915?src=pr&el=tree&filepath=x%2Fwasm%2Fkeeper%2Fquerier.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL2tlZXBlci9xdWVyaWVyLmdv) | `78.72% <100.00%> (+0.15%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1915/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)