Implement EIP-4788: Beacon block root in the EVM #709
Merged
Codecov / codecov/project
succeeded
Nov 27, 2023 in 1s
97.72% (+0.00%) compared to 2fb7cc1
View this Pull Request on Codecov
97.72% (+0.00%) compared to 2fb7cc1
Details
Codecov Report
Merging #709 (87e8d9b) into master (2fb7cc1) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #709 +/- ##
=======================================
Coverage 97.71% 97.72%
=======================================
Files 107 108 +1
Lines 9746 9784 +38
=======================================
+ Hits 9523 9561 +38
Misses 223 223
Files | Coverage Δ | |
---|---|---|
test/blockchaintest/blockchaintest.hpp | 0.00% <ø> (ø) |
|
test/blockchaintest/blockchaintest_loader.cpp | 94.73% <100.00%> (+0.14%) |
⬆️ |
test/state/host.cpp | 93.80% <100.00%> (ø) |
|
test/state/state.cpp | 100.00% <100.00%> (ø) |
|
test/state/state.hpp | 100.00% <ø> (ø) |
|
test/statetest/statetest_loader.cpp | 96.13% <ø> (ø) |
|
test/unittests/state_system_call_test.cpp | 100.00% <100.00%> (ø) |
Loading