Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

docs(beacon): clarify new_http docstring to reflect String input inst…#2969

Merged
theochap merged 2 commits intoop-rs:mainfrom
gap-editor:patch-3
Dec 8, 2025
Merged

docs(beacon): clarify new_http docstring to reflect String input inst…#2969
theochap merged 2 commits intoop-rs:mainfrom
gap-editor:patch-3

Conversation

@gap-editor
Copy link
Copy Markdown
Contributor

Pull Request description:

This PR updates the documentation for OnlineBeaconClient::new_http to accurately describe its parameter type.

Previously, the doc comment mentioned reqwest::Url, but the function actually takes a plain String as the base URL.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.1%. Comparing base (9add99e) to head (f1f6cb6).
⚠️ Report is 52 commits behind head on main.
✅ All tests successful. No failed tests found.

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

Copy link
Copy Markdown
Collaborator

@einar-oplabs einar-oplabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has been inactive for 3 weeks.
It will be closed in 1 week if no further activity occurs.
If you believe this PR should remain open, please add the M-prevent-stale label or leave a comment.

@github-actions github-actions bot added M-stale and removed M-stale labels Nov 22, 2025
@gap-editor
Copy link
Copy Markdown
Contributor Author

dont forget to merge this PR! thanks!

@theochap theochap added this pull request to the merge queue Dec 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 3, 2025
@theochap theochap merged commit 5090ea4 into op-rs:main Dec 8, 2025
39 of 43 checks passed
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
op-rs/kona#2969)

Pull Request description:

This PR updates the documentation for `OnlineBeaconClient::new_http` to
accurately describe its parameter type.

Previously, the doc comment mentioned `reqwest::Url`, but the function
actually takes a plain `String` as the base URL.

Co-authored-by: einar-oplabs <[email protected]>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
op-rs/kona#2969)

Pull Request description:

This PR updates the documentation for `OnlineBeaconClient::new_http` to
accurately describe its parameter type.

Previously, the doc comment mentioned `reqwest::Url`, but the function
actually takes a plain `String` as the base URL.

Co-authored-by: einar-oplabs <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants