Skip to content

ref(ai): Revert binary blob truncation#6110

Draft
alexander-alderman-webb wants to merge 4 commits intowebb/revert-langchain-truncationfrom
webb/revert-binary-blob-truncation
Draft

ref(ai): Revert binary blob truncation#6110
alexander-alderman-webb wants to merge 4 commits intowebb/revert-langchain-truncationfrom
webb/revert-binary-blob-truncation

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Revert #5243

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Codecov Results 📊

6 passed | Total: 6 | Pass Rate: 100% | Execution Time: 1.32s

📊 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 16418 uncovered lines.
❌ Project coverage is 21.68%. Comparing base (base) to head (head).

Files with missing lines (2)
File Patch % Lines
utils.py 24.62% ⚠️ 98 Missing
_types.py 57.58% ⚠️ 14 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    22.14%    21.68%    -0.46%
==========================================
  Files          190       190         —
  Lines        21365     20963      -402
  Branches      7068      7215      +147
==========================================
+ Hits          4730      4545      -185
- Misses       16635     16418      -217
- Partials       383       386        +3

Generated by Codecov Action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 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 ✨

  • (ci) Cancel in-progress PR workflows on new commit push by joshuarli in #5994
  • Send GenAI spans as V2 envelope items by alexander-alderman-webb in #6079

Bug Fixes 🐛

  • (google_genai) Redact binary data in inline_data and fix multi-part message extraction by ericapisani in #5977
  • (profiler) Stop nulling buffer on teardown by ericapisani in #6075

Internal Changes 🔧

Pydantic Ai

  • Revert input truncation by alexander-alderman-webb in #6106
  • Remove dead Model.request patch by alexander-alderman-webb in #5956

Other

  • (ai) Revert binary blob truncation by alexander-alderman-webb in #6110
  • (anthropic) Revert input transformation by alexander-alderman-webb in #6108
  • (google-genai) Revert input transformation by alexander-alderman-webb in #6105
  • (langchain) Revert input transformation by alexander-alderman-webb in #6109
  • (litellm) Revert input transformation by alexander-alderman-webb in #6107
  • Set explicit base-branch for codecov action by ericapisani in #5992

🤖 This preview updates automatically when you update the PR.

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.

1 participant