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

evm: migrate test data to js #3681

Merged
merged 2 commits into from
Sep 19, 2024
Merged

evm: migrate test data to js #3681

merged 2 commits into from
Sep 19, 2024

Conversation

gabrocheleau
Copy link
Contributor

This PR migrates the evm test data from JSON to JS

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.66%. Comparing base (4470cc3) to head (c26cda8).
Report is 67 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 71.56% <ø> (-1.89%) ⬇️
blockchain 89.28% <ø> (?)
client ?
common 91.47% <ø> (?)
devp2p 0.00% <ø> (?)
evm 68.77% <ø> (?)
genesis 0.00% <ø> (?)
statemanager 70.31% <ø> (?)
trie 54.29% <ø> (?)
tx ?
util 75.53% <ø> (?)
wallet ?

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

Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@holgerd77 holgerd77 merged commit a434d8a into master Sep 19, 2024
41 checks passed
@holgerd77 holgerd77 deleted the evm/test-data-migration branch September 19, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants