Add ChainSpec::hardfork_fork_id and ChainSpec::shanghai_fork_id helper fns #4748
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 is95.60%
.
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%) |
⬆️ |
Loading