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
574 stars 182 forks source link

update the wasmHelperABI #3151

Closed lyh169 closed 1 year ago

lyh169 commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3151 (c218fb7) into dev (7a80011) will increase coverage by 0.08%. The diff coverage is 78.02%.

:exclamation: Current head c218fb7 differs from pull request most recent head fc06f9d. Consider uploading reports for the commit fc06f9d 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    #3151      +/-   ##
==========================================
+ Coverage   36.52%   36.60%   +0.08%     
==========================================
  Files         441      442       +1     
  Lines       46281    46369      +88     
==========================================
+ Hits        16902    16974      +72     
- Misses      28130    28142      +12     
- Partials     1249     1253       +4     
Impacted Files Coverage Δ
app/rpc/namespaces/eth/wasm.go 2.20% <ø> (ø)
x/evm/keeper/keeper.go 57.62% <0.00%> (-0.50%) :arrow_down:
x/wasm/handler.go 55.73% <33.33%> (-7.31%) :arrow_down:
x/vmbridge/keeper/evm.go 69.75% <69.23%> (-0.32%) :arrow_down:
x/vmbridge/keeper/keeper_innertx.go 100.00% <100.00%> (ø)
x/vmbridge/keeper/precompile.go 68.57% <100.00%> (+1.40%) :arrow_up:
x/vmbridge/keeper/wasm.go 73.19% <100.00%> (+6.10%) :arrow_up:
x/wasm/types/tx.go 53.51% <100.00%> (+9.41%) :arrow_up: