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
568 stars 181 forks source link

fix dds wasm #3181

Closed chengzhinei closed 1 year ago

chengzhinei commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3181 (e5f386a) into dev (ed62336) will decrease coverage by 0.01%. The diff coverage is 9.09%.

:exclamation: Current head e5f386a differs from pull request most recent head f50704e. Consider uploading reports for the commit f50704e 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    #3181      +/-   ##
==========================================
- Coverage   36.56%   36.55%   -0.01%     
==========================================
  Files         443      443              
  Lines       46468    46486      +18     
==========================================
+ Hits        16989    16991       +2     
- Misses      28216    28229      +13     
- Partials     1263     1266       +3     
Impacted Files Coverage Δ
app/app_parallel.go 16.03% <0.00%> (-3.29%) :arrow_down:
x/evm/txs/base/common.go 17.02% <0.00%> (ø)
x/evm/types/state_transition.go 64.08% <0.00%> (ø)
x/feesplit/keeper/fee_splits.go 70.83% <0.00%> (ø)
x/wasm/keeper/keeper.go 79.05% <0.00%> (-0.67%) :arrow_down:
x/wasm/types/tx.go 52.38% <ø> (+2.12%) :arrow_up:
x/wasm/handler.go 57.14% <66.66%> (+1.40%) :arrow_up:
x/evm/handler.go 62.22% <100.00%> (ø)