chore(deps): make jsonrpsee types a feature #3999
+18
−12
Merged
Codecov / codecov/project
succeeded
Jul 31, 2023 in 1s
68.91% (-0.01%) compared to 73652ed
View this Pull Request on Codecov
68.91% (-0.01%) compared to 73652ed
Details
Codecov Report
Merging #3999 (e6d13ac) into main (73652ed) will decrease coverage by
0.01%
.
Report is 2 commits behind head on main.
The diff coverage is28.57%
.
Files Changed | Coverage Δ | |
---|---|---|
crates/rpc/rpc-types/src/eth/engine/forkchoice.rs | 34.09% <ø> (ø) |
|
crates/rpc/rpc-types/src/eth/filter.rs | 74.68% <0.00%> (ø) |
|
crates/rpc/rpc-types/src/eth/block.rs | 39.08% <100.00%> (+0.23%) |
⬆️ |
... and 11 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
reth binary | 26.67% <ø> (ø) |
|
blockchain tree | 83.04% <ø> (ø) |
|
pipeline | 89.82% <ø> (ø) |
|
storage (db) | 74.30% <ø> (ø) |
|
trie | 94.70% <ø> (ø) |
|
txpool | 45.40% <ø> (ø) |
|
networking | 77.65% <ø> (-0.02%) |
⬇️ |
rpc | 58.52% <28.57%> (+0.02%) |
⬆️ |
consensus | 63.51% <ø> (ø) |
|
revm | 33.08% <ø> (ø) |
|
payload builder | 6.58% <ø> (ø) |
|
primitives | 87.91% <ø> (-0.03%) |
⬇️ |
Loading