Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(engine): set eth_syncing = true if pruner is active #4063

Merged
merged 2 commits into from
Aug 4, 2023

explain why syncing

e5e66e2
Select commit
Loading
Failed to load commit list.
Merged

feat(engine): set eth_syncing = true if pruner is active #4063

explain why syncing
e5e66e2
Select commit
Loading
Failed to load commit list.
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 is 100.00%.

Impacted file tree graph

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% <ø> (ø)