fix: ensure no blob transactions in payloads pre-cancun #4779
Codecov / codecov/project
succeeded
Sep 26, 2023 in 1s
67.89% (+0.00%) compared to 5e01a21
View this Pull Request on Codecov
67.89% (+0.00%) compared to 5e01a21
Details
Codecov Report
Merging #4779 (ad8e4cc) into main (5e01a21) will increase coverage by
0.00%
.
The diff coverage is92.59%
.
Files | Coverage Δ | |
---|---|---|
crates/consensus/beacon/src/engine/error.rs | 33.33% <ø> (ø) |
|
crates/primitives/src/block.rs | 78.26% <100.00%> (+0.11%) |
⬆️ |
crates/rpc/rpc-types-compat/src/engine/payload.rs | 47.46% <100.00%> (+3.23%) |
⬆️ |
crates/rpc/rpc-engine-api/src/error.rs | 63.15% <0.00%> (-3.51%) |
⬇️ |
crates/consensus/beacon/src/engine/mod.rs | 73.11% <88.46%> (+0.15%) |
⬆️ |
... and 8 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
reth binary | 32.11% <ø> (ø) |
|
blockchain tree | 83.69% <ø> (ø) |
|
pipeline | 88.45% <ø> (ø) |
|
storage (db) | 73.47% <ø> (ø) |
|
trie | 94.52% <ø> (ø) |
|
txpool | 49.97% <ø> (-0.02%) |
⬇️ |
networking | 76.45% <ø> (-0.02%) |
⬇️ |
rpc | 57.71% <96.00%> (+0.04%) |
⬆️ |
consensus | 62.59% <88.46%> (+0.11%) |
⬆️ |
revm | 28.33% <ø> (ø) |
|
payload builder | 8.20% <ø> (ø) |
|
primitives | 86.39% <100.00%> (+<0.01%) |
⬆️ |
Loading