Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the problem thrown by error #1859

Merged

Conversation

WeiLoy
Copy link
Contributor

@WeiLoy WeiLoy commented Sep 10, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1859 (aed6b88) into feature/compatible-with-evm (e36fd4b) will increase coverage by 0.77%.
The diff coverage is 58.13%.

Impacted file tree graph

@@                       Coverage Diff                       @@
##           feature/compatible-with-evm    #1859      +/-   ##
===============================================================
+ Coverage                        50.42%   51.19%   +0.77%     
===============================================================
  Files                              514      523       +9     
  Lines                            60757    64340    +3583     
===============================================================
+ Hits                             30636    32941    +2305     
- Misses                           26546    27684    +1138     
- Partials                          3575     3715     +140     
Flag Coverage Δ
unittests 51.19% <58.13%> (+0.77%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
accounts/abi/bind/auth.go 0.00% <0.00%> (ø)
accounts/abi/bind/backends/simulated.go 0.00% <0.00%> (ø)
accounts/keystore/file_cache.go 100.00% <ø> (ø)
accounts/keystore/wallet.go 8.33% <0.00%> (+2.08%) ⬆️
accounts/manager.go 0.00% <0.00%> (ø)
cmd/platon/chaincmd.go 0.00% <0.00%> (ø)
cmd/platon/config.go 0.00% <0.00%> (ø)
cmd/platon/misccmd.go 0.00% <0.00%> (ø)
cmd/platon/usage.go 11.62% <ø> (ø)
cmd/utils/cmd.go 0.00% <0.00%> (ø)
... and 253 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 e21f2bf...aed6b88. Read the comment docs.

@benbaley benbaley merged commit 09f2ac8 into PlatONnetwork:feature/compatible-with-evm Sep 10, 2021
@benbaley
Copy link
Member

fix #1819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants