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: Driver #111

Merged
merged 9 commits into from
Nov 18, 2024
Merged

feat: Driver #111

merged 9 commits into from
Nov 18, 2024

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Nov 12, 2024

Description

  • Removes derive
  • Adds driver
  • Fixes ci for reth trie issue with alloy-primitives map

@refcell
Copy link
Contributor Author

refcell commented Nov 12, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 625 lines in your changes missing coverage. Please review.

Project coverage is 37.6%. Comparing base (6ca9cc8) to head (0315254).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/driver/src/chain_provider.rs 0.0% 242 Missing ⚠️
crates/driver/src/blobs.rs 0.0% 222 Missing ⚠️
crates/driver/src/blob_provider.rs 0.0% 74 Missing ⚠️
crates/driver/src/pipeline.rs 0.0% 49 Missing ⚠️
crates/driver/src/l2_chain_provider.rs 0.0% 37 Missing ⚠️
crates/driver/src/beacon_client.rs 0.0% 1 Missing ⚠️
Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@refcell refcell marked this pull request as ready for review November 18, 2024 04:06
@refcell refcell requested a review from clabby as a code owner November 18, 2024 04:06
@refcell refcell self-assigned this Nov 18, 2024
@refcell refcell merged commit 8abcaf8 into main Nov 18, 2024
8 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.

2 participants