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: impl custom timer to track latency. add metrics for bundler pro… #910

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

andysim3d
Copy link
Collaborator

…poser and builder.

[Closes/Fixes] #

Proposed Changes

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.13%. Comparing base (008e59d) to head (8a10e58).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/builder/src/bundle_proposer.rs 91.84% <100.00%> (+0.01%) ⬆️
crates/builder/src/bundle_sender.rs 73.50% <100.00%> (+0.06%) ⬆️
crates/utils/src/guard_timer.rs 100.00% <100.00%> (ø)
Flag Coverage Δ
unit-tests 59.13% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 65.06% <100.00%> (+0.03%) ⬆️
dev ∅ <ø> (∅)
pool 66.65% <ø> (ø)
provider 20.84% <ø> (ø)
rpc 25.87% <ø> (ø)
sim 76.76% <ø> (ø)
tasks ∅ <ø> (∅)
types 67.81% <ø> (ø)
utils 31.73% <100.00%> (+2.34%) ⬆️

Copy link
Collaborator

@0xfourzerofour 0xfourzerofour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andysim3d andysim3d merged commit 663a373 into main Nov 12, 2024
11 checks passed
@andysim3d andysim3d deleted the andy/metric branch November 12, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants