feat: use get_pooled_transaction_elements in network manager #4329
Codecov / codecov/project
succeeded
Aug 23, 2023 in 0s
68.48% (+0.03%) compared to 5a7a57d
View this Pull Request on Codecov
68.48% (+0.03%) compared to 5a7a57d
Details
Codecov Report
Merging #4329 (76c0d71) into main (5a7a57d) will increase coverage by
0.03%
.
The diff coverage is100.00%
.
Files Changed | Coverage Δ | |
---|---|---|
crates/transaction-pool/src/lib.rs | 38.62% <ø> (+2.11%) |
⬆️ |
crates/net/network/src/transactions.rs | 60.62% <100.00%> (-0.22%) |
⬇️ |
... and 14 files with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
reth binary | 26.11% <ø> (ø) |
|
blockchain tree | 82.56% <ø> (ø) |
|
pipeline | 90.07% <ø> (ø) |
|
storage (db) | 74.77% <ø> (ø) |
|
trie | 94.88% <ø> (ø) |
|
txpool | 47.94% <ø> (+0.65%) |
⬆️ |
networking | 77.50% <100.00%> (+<0.01%) |
⬆️ |
rpc | 58.79% <ø> (-0.03%) |
⬇️ |
consensus | 63.53% <ø> (ø) |
|
revm | 32.01% <ø> (ø) |
|
payload builder | 6.78% <ø> (ø) |
|
primitives | 86.08% <ø> (-0.01%) |
⬇️ |
Loading