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: provider refactor #128

Merged
merged 3 commits into from
Nov 25, 2024
Merged

chore: provider refactor #128

merged 3 commits into from
Nov 25, 2024

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Nov 25, 2024

Description

Refactors providers and sets up the driver

@refcell refcell requested a review from clabby as a code owner November 25, 2024 22:18
@refcell refcell added the C-enhancement Category: Enhancement label Nov 25, 2024
@refcell refcell self-assigned this Nov 25, 2024
@refcell
Copy link
Contributor Author

refcell commented Nov 25, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2024

Codecov Report

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

Project coverage is 24.4%. Comparing base (e38e954) to head (d92c496).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/providers-alloy/src/chain_provider.rs 0.0% 132 Missing ⚠️
crates/providers-alloy/src/l2_chain_provider.rs 0.0% 90 Missing ⚠️
crates/driver/src/config.rs 0.0% 55 Missing ⚠️
crates/driver/src/driver.rs 0.0% 24 Missing ⚠️
crates/node/src/config.rs 0.0% 13 Missing ⚠️
crates/node/src/errors.rs 0.0% 9 Missing ⚠️
crates/node/src/node.rs 0.0% 4 Missing ⚠️
Additional details and impacted files

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

@refcell refcell merged commit c4c7bcc into main Nov 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants