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

chore: Rundler v0.4 #849

Merged
merged 56 commits into from
Oct 23, 2024
Merged

chore: Rundler v0.4 #849

merged 56 commits into from
Oct 23, 2024

Conversation

dancoombs
Copy link
Collaborator

@dancoombs dancoombs commented Oct 15, 2024

TODO

  • Release notes Will add to release draft
  • Documentation updates
  • Large scale testing

dancoombs and others added 25 commits October 18, 2024 11:00
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 44.51086% with 2785 lines in your changes missing coverage. Please review.

Project coverage is 58.73%. Comparing base (d547409) to head (e08d893).
Report is 56 commits behind head on main.

Files with missing lines Patch % Lines
crates/provider/src/alloy/entry_point/v0_7.rs 0.00% 339 Missing ⚠️
crates/provider/src/alloy/entry_point/v0_6.rs 0.00% 328 Missing ⚠️
crates/provider/src/alloy/da/mod.rs 0.00% 264 Missing ⚠️
crates/provider/src/alloy/evm.rs 45.11% 146 Missing ⚠️
crates/provider/src/alloy/da/local/bedrock.rs 0.00% 137 Missing ⚠️
crates/pool/src/task.rs 0.00% 128 Missing ⚠️
crates/provider/src/alloy/da/local/nitro.rs 0.00% 128 Missing ⚠️
crates/builder/src/task.rs 0.00% 115 Missing ⚠️
bin/rundler/src/cli/mod.rs 0.00% 96 Missing ⚠️
crates/provider/src/alloy/metrics.rs 0.00% 95 Missing ⚠️
... and 41 more
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/builder/src/emit.rs 36.00% <100.00%> (ø)
crates/pool/src/mempool/mod.rs 100.00% <100.00%> (ø)
crates/pool/src/mempool/reputation.rs 85.25% <ø> (ø)
crates/provider/src/traits/entry_point.rs 100.00% <100.00%> (+40.00%) ⬆️
crates/provider/src/traits/evm.rs 100.00% <ø> (ø)
crates/provider/src/traits/test_utils.rs 100.00% <ø> (ø)
crates/rpc/src/admin.rs 0.00% <ø> (ø)
crates/rpc/src/debug.rs 0.00% <ø> (ø)
crates/rpc/src/eth/api.rs 70.11% <ø> (+0.44%) ⬆️
crates/rpc/src/eth/error.rs 0.00% <ø> (ø)
... and 105 more

... and 4 files with indirect coverage changes

Flag Coverage Δ
unit-tests 58.73% <44.51%> (+1.21%) ⬆️

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

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 63.37% <53.21%> (+2.79%) ⬆️
dev ∅ <ø> (∅)
pool 66.73% <77.23%> (+2.26%) ⬆️
provider 20.87% <8.06%> (+4.76%) ⬆️
rpc 25.87% <ø> (+0.42%) ⬆️
sim 76.65% <ø> (-1.89%) ⬇️
tasks ∅ <ø> (∅)
types 67.83% <ø> (+1.15%) ⬆️
utils 29.38% <ø> (+11.10%) ⬆️

@dancoombs dancoombs changed the title Rundler v0.4 chore: Rundler v0.4 Oct 19, 2024
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.

Pretty confident approving after all the smaller PR reads

@dancoombs dancoombs merged commit acde483 into main Oct 23, 2024
10 checks passed
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.

3 participants