EIP-7702: Set EOA account code #961
Open
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 |
Loading