CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
369 stars 406 forks source link

fixed to pass linter #2004

Closed mleku closed 1 month ago

mleku commented 1 month ago

minor thing to get make all to work, on current default version of golangci-lint

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 48.81%. Comparing base (8b8bb7c) to head (6ff1d47).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/2004/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/2004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## main #2004 +/- ## ======================================= Coverage 48.81% 48.81% ======================================= Files 65 65 Lines 10079 10079 ======================================= Hits 4920 4920 Misses 4725 4725 Partials 434 434 ``` | [Files with missing lines](https://app.codecov.io/gh/CosmWasm/wasmd/pull/2004?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/authz\_policy.go](https://app.codecov.io/gh/CosmWasm/wasmd/pull/2004?src=pr&el=tree&filepath=x%2Fwasm%2Fkeeper%2Fauthz_policy.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL2tlZXBlci9hdXRoel9wb2xpY3kuZ28=) | `100.00% <100.00%> (ø)` | |