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

EIP-7702: Set EOA account code #961

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Skip state tests with out of range values in json

94ab6b8
Select commit
Loading
Failed to load commit list.
Open

EIP-7702: Set EOA account code #961

Skip state tests with out of range values in json
94ab6b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

94.24% (+0.01%) compared to 2f79e0d

View this Pull Request on Codecov

94.24% (+0.01%) compared to 2f79e0d

Details

Codecov Report

Attention: Patch coverage is 94.37340% with 22 lines in your changes missing coverage. Please review.

Project coverage is 94.24%. Comparing base (2f79e0d) to head (94ab6b8).

Files with missing lines Patch % Lines
test/state/transaction.cpp 20.00% 8 Missing ⚠️
lib/evmone/instructions.hpp 89.18% 4 Missing ⚠️
test/state/errors.hpp 0.00% 4 Missing ⚠️
lib/evmone/instructions_calls.cpp 81.25% 3 Missing ⚠️
test/state/state.cpp 96.72% 2 Missing ⚠️
test/statetest/statetest.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #961      +/-   ##
==========================================
+ Coverage   94.23%   94.24%   +0.01%     
==========================================
  Files         158      159       +1     
  Lines       17077    17444     +367     
==========================================
+ Hits        16092    16440     +348     
- Misses        985     1004      +19     
Files with missing lines Coverage Δ
test/blockchaintest/blockchaintest.cpp 87.50% <ø> (ø)
test/blockchaintest/blockchaintest.hpp 0.00% <ø> (ø)
test/state/account.hpp 100.00% <ø> (ø)
test/state/host.cpp 100.00% <100.00%> (ø)
test/state/state_diff.hpp 100.00% <ø> (ø)
test/state/test_state.cpp 100.00% <100.00%> (ø)
test/state/transaction.hpp 100.00% <ø> (ø)
test/statetest/statetest.cpp 92.85% <100.00%> (+0.54%) ⬆️
test/statetest/statetest_loader.cpp 96.67% <100.00%> (+0.34%) ⬆️
test/unittests/evm_eof_calls_test.cpp 100.00% <100.00%> (ø)
... and 8 more

... and 1 file with indirect coverage changes