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 go 1.20 #3137

Closed chengzhinei closed 1 year ago

chengzhinei commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3137 (2c5e0bf) into dev (b3b958c) will increase coverage by 0.25%. The diff coverage is 73.51%.

:exclamation: Current head 2c5e0bf differs from pull request most recent head ebfbd45. Consider uploading reports for the commit ebfbd45 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    #3137      +/-   ##
==========================================
+ Coverage   35.82%   36.07%   +0.25%     
==========================================
  Files         437      441       +4     
  Lines       46060    46306     +246     
==========================================
+ Hits        16500    16705     +205     
- Misses      28351    28363      +12     
- Partials     1209     1238      +29     
Impacted Files Coverage Δ
x/evm/txs/base/common.go 17.02% <0.00%> (-0.38%) :arrow_down:
x/wasm/keeper/contract_keeper.go 55.00% <0.00%> (-6.12%) :arrow_down:
x/evm/keeper/keeper.go 58.11% <50.00%> (-0.15%) :arrow_down:
x/vmbridge/types/precompile.go 65.00% <65.00%> (ø)
x/vmbridge/keeper/precompile.go 67.16% <67.16%> (ø)
x/vmbridge/keeper/wasm.go 67.08% <71.42%> (-1.03%) :arrow_down:
x/evm/types/state_transition.go 64.08% <77.77%> (+0.21%) :arrow_up:
x/evm/types/statedb_protect.go 78.04% <78.04%> (ø)
app/app.go 81.88% <100.00%> (+0.03%) :arrow_up:
x/evm/types/abi.go 79.41% <100.00%> (+6.33%) :arrow_up:
... and 4 more

... and 2 files with indirect coverage changes