feat(builder): add more builder metrics for latency tracking #1016
Codecov / codecov/project
succeeded
Feb 13, 2025 in 0s
59.21% (-0.03%) compared to c591112, passed because coverage increased by 0% when compared to adjusted base (59.20%)
View this Pull Request on Codecov
59.21% (-0.03%) compared to c591112, passed because coverage increased by 0% when compared to adjusted base (59.20%)
Details
Codecov Report
Attention: Patch coverage is 62.50000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 59.21%. Comparing base (
c591112
) to head (1a9111b
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/builder/src/transaction_tracker.rs | 32.00% | 17 Missing |
crates/builder/src/bundle_sender.rs | 86.20% | 4 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/builder/src/bundle_proposer.rs | 92.56% <100.00%> (+<0.01%) |
⬆️ |
crates/builder/src/bundle_sender.rs | 73.54% <86.20%> (-0.03%) |
⬇️ |
crates/builder/src/transaction_tracker.rs | 72.31% <32.00%> (-2.11%) |
⬇️ |
Components | Coverage Δ | |
---|---|---|
rundler binary | 0.00% <ø> (ø) |
|
builder | 66.50% <62.50%> (-0.16%) |
⬇️ |
dev | ∅ <ø> (∅) |
|
pool | 67.71% <ø> (ø) |
|
provider | 18.99% <ø> (ø) |
|
rpc | 26.51% <ø> (ø) |
|
sim | 77.59% <ø> (ø) |
|
tasks | ∅ <ø> (∅) |
|
types | 67.97% <ø> (ø) |
|
utils | 32.43% <ø> (ø) |
Loading