Skip to content

ref(anthropic): Separate sync and async .create() patches#5715

Open
alexander-alderman-webb wants to merge 3 commits intomasterfrom
webb/anthropic/separate-sync-and-async
Open

ref(anthropic): Separate sync and async .create() patches#5715
alexander-alderman-webb wants to merge 3 commits intomasterfrom
webb/anthropic/separate-sync-and-async

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Mar 20, 2026

Description

Remove generator pattern to allow capturing exception info on AI Client Spans in upcoming PRs.

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 20, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Internal Changes 🔧

  • (anthropic) Separate sync and async .create() patches by alexander-alderman-webb in #5715
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927
  • Fix license metadata in setup.py by sl0thentr0py in #5934
  • Update validate-pr workflow by stephanie-anderson in #5931

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 20, 2026

Codecov Results 📊

56 passed | Total: 56 | Pass Rate: 100% | Execution Time: 7.50s

All tests are passing successfully.

❌ Patch coverage is 0.00%. Project has 13995 uncovered lines.

Files with missing lines (1)
File Patch % Lines
anthropic.py 5.71% ⚠️ 413 Missing

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review April 2, 2026 08:55
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner April 2, 2026 08:55
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

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