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(interfaces): move BlockHashNotFoundInChain to BlockchainTreeError #4697

Merged
merged 1 commit into from
Sep 21, 2023

move BlockHashNotFoundInChain from BlockExecutionError to BlockchainT…

2282c2d
Select commit
Loading
Failed to load commit list.
Merged

feat(interfaces): move BlockHashNotFoundInChain to BlockchainTreeError #4697

move BlockHashNotFoundInChain from BlockExecutionError to BlockchainT…
2282c2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2023 in 0s

67.99% (-0.01%) compared to a52b433

View this Pull Request on Codecov

67.99% (-0.01%) compared to a52b433

Details

Codecov Report

Merging #4697 (2282c2d) into main (a52b433) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

Files Changed Coverage Δ
crates/consensus/beacon/src/engine/mod.rs 74.25% <0.00%> (ø)
crates/interfaces/src/blockchain_tree/error.rs 36.29% <0.00%> (-0.60%) ⬇️
crates/interfaces/src/error.rs 100.00% <ø> (ø)
crates/interfaces/src/executor.rs 40.00% <ø> (ø)

... and 4 files with indirect coverage changes

Components Coverage Δ
reth binary 32.17% <ø> (ø)
blockchain tree 83.75% <ø> (ø)
pipeline 88.53% <ø> (ø)
storage (db) 72.51% <ø> (ø)
trie 94.73% <ø> (ø)
txpool 49.44% <ø> (ø)
networking 77.10% <ø> (ø)
rpc 57.81% <ø> (-0.01%) ⬇️
consensus 63.21% <0.00%> (ø)
revm 28.24% <ø> (ø)
payload builder 8.45% <ø> (ø)
primitives 86.53% <0.00%> (-0.03%) ⬇️