feat: add blob fee calc functions #4440
Merged
Codecov / codecov/project
succeeded
Aug 31, 2023 in 1s
68.56% (-0.06%) compared to 1a40dae
View this Pull Request on Codecov
68.56% (-0.06%) compared to 1a40dae
Details
Codecov Report
Merging #4440 (eae7ed1) into main (1a40dae) will decrease coverage by
0.06%
.
Report is 2 commits behind head on main.
The diff coverage is71.73%
.
Files Changed | Coverage Δ | |
---|---|---|
crates/primitives/src/header.rs | 94.88% <0.00%> (-0.92%) |
⬇️ |
crates/primitives/src/constants/eip4844.rs | 85.45% <82.50%> (-7.88%) |
⬇️ |
... and 7 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
reth binary | 29.61% <ø> (ø) |
|
blockchain tree | 83.52% <ø> (ø) |
|
pipeline | 90.47% <ø> (ø) |
|
storage (db) | 74.81% <ø> (ø) |
|
trie | 94.88% <ø> (ø) |
|
txpool | 48.11% <ø> (-0.49%) |
⬇️ |
networking | 77.47% <ø> (-0.11%) |
⬇️ |
rpc | 57.55% <ø> (ø) |
|
consensus | 63.42% <ø> (ø) |
|
revm | 31.74% <ø> (ø) |
|
payload builder | 6.37% <ø> (ø) |
|
primitives | 86.12% <71.73%> (-0.08%) |
⬇️ |
Loading