-
Notifications
You must be signed in to change notification settings - Fork 319
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
Coverage of EVM by state tests #597
Comments
Relevant #459 and ethereumjs/ethereumjs-monorepo#270 (comment) |
GitHub API: Not Found |
I can produce new report based on evmone + silkworm + blockchain tests. |
You can start with https://codecov.io/gh/ethereum/evmone/src/74dd26af6c428bf04c38f69783af7c8425e50f1c/lib/evmone/instructions.hpp, just disable "unittests" flag to see only coverage by blockchain tests. |
Can help with #441 |
I report these cases one-by-one and this works. |
I have run state tests on evmone.
There is the report: https://codecov.io/gh/chfast/evmone/src/a4c5403f282a32de0fa0cc9ad7923858f21fae76/lib/evmone/execution.cpp
(PR for tracking updates).
Tests revision: 5018b8f.
The text was updated successfully, but these errors were encountered: