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

Sender fixes #734

Merged
merged 4 commits into from
Jun 20, 2024

chore(builder): add unit tests to bundle_sender

16f7006
Select commit
Loading
Failed to load commit list.
Merged

Sender fixes #734

chore(builder): add unit tests to bundle_sender
16f7006
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 1s

57.15% (+2.49%) compared to 1ccd847

View this Pull Request on Codecov

57.15% (+2.49%) compared to 1ccd847

Details

Codecov Report

Attention: Patch coverage is 76.04603% with 229 lines in your changes missing coverage. Please review.

Project coverage is 57.15%. Comparing base (1ccd847) to head (16f7006).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/emit.rs 36.00% <ø> (+21.33%) ⬆️
crates/provider/src/traits/provider.rs 100.00% <ø> (ø)
crates/builder/src/bundle_proposer.rs 90.37% <99.43%> (+1.25%) ⬆️
crates/builder/src/transaction_tracker.rs 81.17% <97.29%> (+1.61%) ⬆️
crates/builder/src/sender/mod.rs 0.91% <0.00%> (-0.15%) ⬇️
bin/rundler/src/cli/builder.rs 0.00% <0.00%> (ø)
crates/builder/src/sender/raw.rs 0.00% <0.00%> (ø)
crates/provider/src/ethers/provider.rs 0.00% <0.00%> (ø)
crates/builder/src/task.rs 0.00% <0.00%> (ø)
crates/builder/src/bundle_sender.rs 72.80% <91.45%> (+72.80%) ⬆️

... and 1 file with indirect coverage changes

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 59.54% <82.61%> (+13.78%) ⬆️
dev 0.00% <ø> (ø)
pool 65.07% <ø> (ø)
provider 16.10% <0.00%> (-0.58%) ⬇️
rpc 25.66% <ø> (ø)
sim 78.13% <ø> (+0.26%) ⬆️
tasks ∅ <ø> (∅)
types 65.45% <ø> (ø)
utils 18.28% <ø> (ø)