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

Refactor Export EVM State and Compare State Diff #6760

Open
wants to merge 14 commits into
base: leo/add-verify-evm-offchain-replay
Choose a base branch
from

Conversation

zhangchiqing
Copy link
Member

This PR refactors the EVM state exporting and importing as well as comparing the EVM state diff.

@zhangchiqing zhangchiqing changed the base branch from leo/add-verify-evm-offchain-replay to master November 26, 2024 21:00
@zhangchiqing zhangchiqing changed the base branch from master to leo/add-verify-evm-offchain-replay November 27, 2024 00:47
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 91 lines in your changes missing coverage. Please review.

Project coverage is 39.41%. Comparing base (a41e107) to head (ce205ac).
Report is 1 commits behind head on leo/add-verify-evm-offchain-replay.

Files with missing lines Patch % Lines
cmd/util/cmd/verify-evm-offchain-replay/verify.go 0.00% 45 Missing ⚠️
cmd/util/cmd/export-evm-state/cmd.go 0.00% 41 Missing ⚠️
cmd/util/cmd/verify-evm-offchain-replay/main.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@                          Coverage Diff                           @@
##           leo/add-verify-evm-offchain-replay    #6760      +/-   ##
======================================================================
- Coverage                               42.02%   39.41%   -2.61%     
======================================================================
  Files                                    1744     1744              
  Lines                                  161157   149049   -12108     
======================================================================
- Hits                                    67726    58755    -8971     
+ Misses                                  87757    85347    -2410     
+ Partials                                 5674     4947     -727     
Flag Coverage Δ
unittests 39.41% <0.00%> (-2.61%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants