Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(builder): add more builder metrics for latency tracking #1016

Merged
merged 1 commit into from
Feb 13, 2025

feat(builder): add more builder metrics for latency tracking

1a9111b
Select commit
Loading
Failed to load commit list.
Merged

feat(builder): add more builder metrics for latency tracking #1016

feat(builder): add more builder metrics for latency tracking
1a9111b
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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% <ø> (ø)