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

fix the bug of incorrectly assigning err when trace tx #3198

Closed LeoGuo621 closed 1 year ago

LeoGuo621 commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3198 (00d224c) into dev (808531f) will increase coverage by 0.00%. The diff coverage is 14.28%.

:exclamation: Current head 00d224c differs from pull request most recent head a3f9c97. Consider uploading reports for the commit a3f9c97 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    #3198   +/-   ##
=======================================
  Coverage   36.54%   36.54%           
=======================================
  Files         443      443           
  Lines       46498    46499    +1     
=======================================
+ Hits        16994    16995    +1     
  Misses      28238    28238           
  Partials     1266     1266           
Impacted Files Coverage Δ
x/evm/types/state_transition.go 64.22% <14.28%> (+0.14%) :arrow_up: