EIP-7702: Set EOA account code [devnet-5 version] #961
+622
−21
Codecov / codecov/project
succeeded
Jan 23, 2025 in 0s
94.37% (+0.07%) compared to 6b7305e
View this Pull Request on Codecov
94.37% (+0.07%) compared to 6b7305e
Details
Codecov Report
Attention: Patch coverage is 97.58713%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 94.37%. Comparing base (
6b7305e
) to head (f2d7130
).
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.61% | 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 160 +1
Lines 17323 17677 +354
==========================================
+ Hits 16335 16682 +347
- Misses 988 995 +7
Files with missing lines | Coverage Δ | |
---|---|---|
lib/evmone/instructions.hpp | 100.00% <ø> (ø) |
|
test/state/account.hpp | 100.00% <ø> (ø) |
|
test/state/host.cpp | 100.00% <100.00%> (ø) |
|
test/state/host.hpp | 100.00% <ø> (ø) |
|
test/state/state.hpp | 100.00% <100.00%> (ø) |
|
test/state/state_diff.hpp | 100.00% <ø> (ø) |
|
test/state/test_state.cpp | 100.00% <100.00%> (ø) |
|
test/state/transaction.cpp | 95.45% <100.00%> (+1.16%) |
⬆️ |
test/state/transaction.hpp | 100.00% <ø> (ø) |
|
test/unittests/evm_eof_calls_test.cpp | 100.00% <100.00%> (ø) |
|
... and 6 more |
Loading