feat(engine): set eth_syncing = true
if pruner is active
#4063
Codecov / codecov/project
succeeded
Aug 4, 2023 in 0s
68.72% (+0.01%) compared to 689b9d6
View this Pull Request on Codecov
68.72% (+0.01%) compared to 689b9d6
Details
Codecov Report
Merging #4063 (e5e66e2) into main (689b9d6) will increase coverage by
0.01%
.
Report is 1 commits behind head on main.
The diff coverage is100.00%
.
Files Changed | Coverage Δ | |
---|---|---|
crates/consensus/beacon/src/engine/mod.rs | 75.79% <100.00%> (+0.08%) |
⬆️ |
... and 11 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
reth binary | 25.64% <ø> (ø) |
|
blockchain tree | 83.04% <ø> (ø) |
|
pipeline | 90.07% <ø> (ø) |
|
storage (db) | 74.41% <ø> (ø) |
|
trie | 94.70% <ø> (ø) |
|
txpool | 48.29% <ø> (+0.57%) |
⬆️ |
networking | 77.39% <ø> (-0.06%) |
⬇️ |
rpc | 57.85% <ø> (-0.01%) |
⬇️ |
consensus | 64.08% <100.00%> (+0.04%) |
⬆️ |
revm | 32.59% <ø> (ø) |
|
payload builder | 6.58% <ø> (ø) |
|
primitives | 88.01% <ø> (ø) |
Loading