EIP-7702: Set EOA account code #961
Open
Codecov / codecov/project
succeeded
Feb 11, 2025 in 0s
94.37% (+0.07%) compared to 14e62c4
View this Pull Request on Codecov
94.37% (+0.07%) compared to 14e62c4
Details
Codecov Report
Attention: Patch coverage is 97.50693%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 94.37%. Comparing base (
14e62c4
) to head (16c6bc9
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/evmone/instructions_calls.cpp | 85.18% | 4 Missing |
test/state/errors.hpp | 50.00% | 2 Missing |
test/state/state.cpp | 96.22% | 2 Missing |
test/statetest/statetest_loader.cpp | 93.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #961 +/- ##
==========================================
+ Coverage 94.29% 94.37% +0.07%
==========================================
Files 159 162 +3
Lines 17344 17682 +338
==========================================
+ Hits 16355 16687 +332
- Misses 989 995 +6
Files with missing lines | Coverage Δ | |
---|---|---|
lib/evmone/delegation.cpp | 100.00% <100.00%> (ø) |
|
lib/evmone/delegation.hpp | 100.00% <100.00%> (ø) |
|
test/state/host.cpp | 100.00% <100.00%> (ø) |
|
test/state/precompiles_stubs.cpp | 99.76% <100.00%> (+<0.01%) |
⬆️ |
test/state/transaction.cpp | 95.45% <100.00%> (+1.16%) |
⬆️ |
test/state/transaction.hpp | 100.00% <ø> (ø) |
|
test/statetest/statetest_runner.cpp | 96.87% <ø> (-0.27%) |
⬇️ |
test/unittests/evm_eof_calls_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/state_transition.cpp | 98.63% <100.00%> (+0.14%) |
⬆️ |
test/unittests/state_transition_eip7702_test.cpp | 100.00% <100.00%> (ø) |
|
... and 4 more |
Loading