CosmWasm / wasmd

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

Pinned Metrics #1922

Closed chipshort closed 6 days ago

chipshort commented 1 week ago

related to #1912

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 54.67%. Comparing base (8171d65) to head (b3e8552). Report is 4 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1922/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/1922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## main #1922 +/- ## ========================================== - Coverage 54.69% 54.67% -0.02% ========================================== Files 65 65 Lines 9859 9865 +6 ========================================== + Hits 5392 5394 +2 - Misses 3919 3923 +4 Partials 548 548 ``` | [Files](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1922?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/types/wasmer\_engine.go](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1922?src=pr&el=tree&filepath=x%2Fwasm%2Ftypes%2Fwasmer_engine.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL3R5cGVzL3dhc21lcl9lbmdpbmUuZ28=) | `0.00% <ø> (ø)` | | | [x/wasm/keeper/metrics.go](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1922?src=pr&el=tree&filepath=x%2Fwasm%2Fkeeper%2Fmetrics.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL2tlZXBlci9tZXRyaWNzLmdv) | `47.05% <12.50%> (-2.95%)` | :arrow_down: |