Skip to content

fix: Stringify gen_ai.tool.input attribute#6087

Closed
alexander-alderman-webb wants to merge 1 commit intowebb/repr-tool-outputfrom
webb/repr-tool-input
Closed

fix: Stringify gen_ai.tool.input attribute#6087
alexander-alderman-webb wants to merge 1 commit intowebb/repr-tool-outputfrom
webb/repr-tool-input

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

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

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
  • Stringify gen_ai.tool.input attribute by alexander-alderman-webb in #6087
  • Stringify gen_ai.tool.output attribute by alexander-alderman-webb in #6086

Internal Changes 🔧

  • (pydantic-ai) Remove dead Model.request patch by alexander-alderman-webb in #5956
  • Set explicit base-branch for codecov action by ericapisani in #5992

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 17, 2026

Codecov Results 📊

79 passed | Total: 79 | Pass Rate: 100% | Execution Time: 871ms

📊 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 0.00%. Project has 14935 uncovered lines.
✅ Project coverage is 30.07%. Comparing base (base) to head (head).

Files with missing lines (2)
File Patch % Lines
utils.py 20.59% ⚠️ 81 Missing
execute_tool.py 36.00% ⚠️ 16 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    30.05%    30.07%    +0.02%
==========================================
  Files          190       190         —
  Lines        21365     21357        -8
  Branches      7068      7066        -2
==========================================
+ Hits          6420      6422        +2
- Misses       14945     14935       -10
- Partials       552       552         —

Generated by Codecov Action

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