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

fix(pool): fix pool candidates metrics to align with builder #943

Merged
merged 1 commit into from
Dec 19, 2024

fix(pool): fix pool candidates metrics to align with builder

856d097
Select commit
Loading
Failed to load commit list.
Merged

fix(pool): fix pool candidates metrics to align with builder #943

fix(pool): fix pool candidates metrics to align with builder
856d097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

58.98% (-0.06%) compared to 7aee108, passed because coverage increased by 0.01% when compared to adjusted base (58.97%)

View this Pull Request on Codecov

58.98% (-0.06%) compared to 7aee108, passed because coverage increased by 0.01% when compared to adjusted base (58.97%)

Details

Codecov Report

Attention: Patch coverage is 67.56757% with 12 lines in your changes missing coverage. Please review.

Project coverage is 58.98%. Comparing base (7aee108) to head (856d097).

Files with missing lines Patch % Lines
crates/sim/src/precheck.rs 0.00% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/pool/src/mempool/pool.rs 96.51% <100.00%> (-0.06%) ⬇️
crates/pool/src/mempool/uo_pool.rs 92.23% <100.00%> (-0.05%) ⬇️
crates/sim/src/precheck.rs 76.18% <0.00%> (-0.54%) ⬇️
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 65.15% <ø> (ø)
dev ∅ <ø> (∅)
pool 66.20% <100.00%> (-0.13%) ⬇️
provider 20.25% <ø> (ø)
rpc 26.71% <ø> (ø)
sim 77.03% <0.00%> (-0.06%) ⬇️
tasks ∅ <ø> (∅)
types 67.61% <ø> (ø)
utils 30.06% <ø> (ø)