Skip to content

Handle None span context in the span processor and pin tokenizers version for anthropic tests on Python 3.8#5967

Merged
alexander-alderman-webb merged 4 commits intomasterfrom
webb/anthropic/ci
Apr 10, 2026
Merged

Handle None span context in the span processor and pin tokenizers version for anthropic tests on Python 3.8#5967
alexander-alderman-webb merged 4 commits intomasterfrom
webb/anthropic/ci

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 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 ✨

  • (ai) Redact base64 data URLs in image_url content blocks by ericapisani in #5953
  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Bug Fixes 🐛

Anthropic

  • Capture exceptions for stream() calls by alexander-alderman-webb in #5950
  • Stop setting transaction status when child span fails by alexander-alderman-webb in #5717
  • Only finish relevant spans in .create() patches by alexander-alderman-webb in #5716

Other

  • (wsgi) Respect HTTP_X_FORWARDED_PROTO in request.url construction by sl0thentr0py in #5963

Internal Changes 🔧

  • (anthropic) Separate sync and async .create() patches by alexander-alderman-webb in #5715
  • (openai) Split token counting by API for easier deprecation by ericapisani in #5930
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927
  • Pin tokenizers version for anthropic tests on Python 3.8 by alexander-alderman-webb in #5967
  • 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 Apr 10, 2026

Codecov Results 📊

13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 8.82s

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 14859 uncovered lines.


Generated by Codecov Action

@github-actions
Copy link
Copy Markdown
Contributor

Codecov Results 📊

49 passed | ⏭️ 3 skipped | Total: 52 | Pass Rate: 94.23% | Execution Time: 12.18s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 15479 uncovered lines.
✅ Project coverage is 26.92%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    26.92%    26.92%        —%
==========================================
  Files          191       191         —
  Lines        21182     21182         —
  Branches      6960      6960         —
==========================================
+ Hits          5703      5703         —
- Misses       15479     15479         —
- Partials       495       495         —

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb changed the title ci: test ci: Pin tokenizers version for anthropic tests on Python 3.8 Apr 10, 2026
@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review April 10, 2026 08:39
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner April 10, 2026 08:39
@alexander-alderman-webb alexander-alderman-webb changed the title ci: Pin tokenizers version for anthropic tests on Python 3.8 Handle None span context in the span processor and pin tokenizers version for anthropic tests on Python 3.8 Apr 10, 2026
@alexander-alderman-webb alexander-alderman-webb merged commit 1f6816e into master Apr 10, 2026
155 of 159 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/anthropic/ci branch April 10, 2026 13:31
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