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(da): fix gas price for da gas estimation to be UO gas price #890

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

dancoombs
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 58.73%. Comparing base (d0500a1) to head (59028a9).

Files with missing lines Patch % Lines
crates/provider/src/alloy/da/optimism.rs 0.00% 3 Missing ⚠️
crates/builder/src/bundle_proposer.rs 66.66% 1 Missing ⚠️
crates/sim/src/gas/gas.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/pool/src/mempool/pool.rs 96.56% <100.00%> (ø)
crates/builder/src/bundle_proposer.rs 90.14% <66.66%> (-0.01%) ⬇️
crates/sim/src/gas/gas.rs 23.89% <0.00%> (+1.57%) ⬆️
crates/provider/src/alloy/da/optimism.rs 0.00% <0.00%> (ø)
Flag Coverage Δ
unit-tests 58.73% <37.50%> (+<0.01%) ⬆️

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

Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 63.30% <66.66%> (-0.01%) ⬇️
dev ∅ <ø> (∅)
pool 66.73% <100.00%> (ø)
provider 20.84% <0.00%> (-0.04%) ⬇️
rpc 25.87% <ø> (ø)
sim 76.76% <0.00%> (+0.11%) ⬆️
tasks ∅ <ø> (∅)
types 67.83% <ø> (ø)
utils 29.38% <ø> (ø)

@dancoombs dancoombs merged commit 575ae2e into main Oct 29, 2024
9 checks passed
@dancoombs dancoombs deleted the danc/fix-da-gas-price branch October 29, 2024 21:57
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