okx / exchain

⛓️ EVM & Wasm $ IBC-compatible, OKTC is a L1 blockchain network built on top of Cosmos SDK that aims for optimal interoperability and performance ✨
https://www.okx.com/oktc
Other
565 stars 181 forks source link

wasm40 upgrade #3234

Closed ylsGit closed 1 year ago

ylsGit commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3234 (9d15b62) into dev (2bee5f9) will decrease coverage by 0.03%. The diff coverage is 31.95%.

:exclamation: Current head 9d15b62 differs from pull request most recent head a6e78be. Consider uploading reports for the commit a6e78be to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev    #3234      +/-   ##
==========================================
- Coverage   36.56%   36.54%   -0.03%     
==========================================
  Files         445      446       +1     
  Lines       46705    46857     +152     
==========================================
+ Hits        17079    17123      +44     
- Misses      28360    28463     +103     
- Partials     1266     1271       +5     
Files Changed Coverage Δ
x/wasm/module.go 15.87% <0.00%> (-0.26%) :arrow_down:
x/wasm/types/errors.go 13.33% <ø> (ø)
x/wasm/types/store_adapter.go 0.00% <0.00%> (ø)
x/wasm/types/types.go 38.46% <0.00%> (-1.34%) :arrow_down:
x/wasm/types/validation.go 63.15% <0.00%> (-36.85%) :arrow_down:
x/wasm/keeper/api.go 19.35% <4.16%> (-52.08%) :arrow_down:
app/app.go 80.76% <20.00%> (-0.56%) :arrow_down:
x/wasm/keeper/cross_contract_call.go 34.04% <34.04%> (ø)
x/wasm/keeper/keeper.go 76.18% <45.20%> (-2.88%) :arrow_down:
x/wasm/keeper/contract_keeper.go 56.09% <100.00%> (+1.09%) :arrow_up: