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

support vmbridge innertx and solve bug for vmbridge #3141

Closed BananaLF closed 1 year ago

BananaLF commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3141 (c70c516) into dev (df53fe2) will increase coverage by 0.08%. The diff coverage is 70.47%.

:exclamation: Current head c70c516 differs from pull request most recent head 01bda0d. Consider uploading reports for the commit 01bda0d 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    #3141      +/-   ##
==========================================
+ Coverage   36.52%   36.60%   +0.08%     
==========================================
  Files         441      442       +1     
  Lines       46269    46369     +100     
==========================================
+ Hits        16899    16974      +75     
- Misses      28121    28142      +21     
- Partials     1249     1253       +4     
Impacted Files Coverage Δ
x/evm/keeper/keeper.go 57.62% <0.00%> (-0.50%) :arrow_down:
x/evm/types/state_transition.go 64.08% <0.00%> (ø)
app/config/config.go 26.75% <25.00%> (-0.04%) :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: