okx / exchain-go-sdk

ExChain go sdk
Other
37 stars 16 forks source link

upgrage exchain into v0.19.17 & add a new way to send evm tx #146

Closed banishee closed 2 years ago

banishee commented 2 years ago

For Admin Use:

codecov-commenter commented 2 years ago

Codecov Report

Merging #146 (2472921) into master (b1c15d6) will decrease coverage by 1.01%. The diff coverage is 5.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   82.38%   81.36%   -1.02%     
==========================================
  Files          42       42              
  Lines        1277     1293      +16     
==========================================
  Hits         1052     1052              
- Misses        185      201      +16     
  Partials       40       40              
Impacted Files Coverage Δ
module/auth/auth.go 100.00% <ø> (ø)
module/backend/backend.go 100.00% <ø> (ø)
module/dex/dex.go 100.00% <ø> (ø)
module/dex/tx.go 100.00% <ø> (ø)
module/distribution/distribution.go 100.00% <ø> (ø)
module/distribution/tx.go 100.00% <ø> (ø)
module/evm/evm.go 100.00% <ø> (ø)
module/evm/tx.go 38.46% <0.00%> (-5.40%) :arrow_down:
module/evm/utils.go 89.47% <ø> (ø)
module/evm/web3_proxy.go 0.00% <ø> (ø)
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b1c15d6...2472921. Read the comment docs.