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

Add ChainSpec::hardfork_fork_id and ChainSpec::shanghai_fork_id helper fns #4748

Merged
merged 11 commits into from
Oct 3, 2023

add unit test for ChainSpec::satisfy, cover all match/conditional bra…

01e3801
Select commit
Loading
Failed to load commit list.
Merged

Add ChainSpec::hardfork_fork_id and ChainSpec::shanghai_fork_id helper fns #4748

add unit test for ChainSpec::satisfy, cover all match/conditional bra…
01e3801
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2023 in 0s

67.32% (+0.05%) compared to 05198e9

View this Pull Request on Codecov

67.32% (+0.05%) compared to 05198e9

Details

Codecov Report

Merging #4748 (01e3801) into main (05198e9) will increase coverage by 0.05%.
The diff coverage is 95.60%.

Impacted file tree graph

Files Coverage Δ
crates/primitives/src/hardfork.rs 100.00% <100.00%> (ø)
crates/primitives/src/chain/spec.rs 97.87% <95.57%> (-0.21%) ⬇️

... and 8 files with indirect coverage changes

Components Coverage Δ
reth binary 32.28% <ø> (ø)
blockchain tree 80.44% <ø> (ø)
pipeline 88.45% <ø> (ø)
storage (db) 73.31% <ø> (ø)
trie 94.48% <ø> (-0.04%) ⬇️
txpool 49.03% <ø> (-0.48%) ⬇️
networking 76.14% <ø> (-0.05%) ⬇️
rpc 57.79% <ø> (-0.01%) ⬇️
consensus 61.06% <ø> (ø)
revm 28.53% <ø> (ø)
payload builder 8.16% <ø> (ø)
primitives 85.52% <95.60%> (+0.25%) ⬆️