Skip to content

refactor: adapt to SDK's simplified osapi.New()#206

Merged
retr0h merged 1 commit intomainfrom
refactor/drop-new-error
Mar 1, 2026
Merged

refactor: adapt to SDK's simplified osapi.New()#206
retr0h merged 1 commit intomainfrom
refactor/drop-new-error

Conversation

@retr0h
Copy link
Collaborator

@retr0h retr0h commented Mar 1, 2026

Update call site after osapi-sdk dropped the error return from New() — the error was unreachable and invalid URLs surface at HTTP call time with a clear parse error.

🤖 Generated with Claude Code

Update call site after osapi-sdk dropped the error return from
New() — the error was unreachable and invalid URLs surface at
HTTP call time with a clear parse error.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

Thank you for contributing to this project! 😊🕹️

@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files         136      136           
  Lines        5039     5039           
=======================================
  Hits         5036     5036           
  Misses          2        2           
  Partials        1        1           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09e0c98...bef8538. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@retr0h retr0h merged commit a5ab7b2 into main Mar 1, 2026
9 checks passed
@retr0h retr0h deleted the refactor/drop-new-error branch March 1, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant