Skip to content

Conversation

@alexander-alderman-webb
Copy link
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Nov 7, 2025

Description

See changes to pydantic_ai_slim/pydantic_ai/_tool_manager.py introduced in pydantic/pydantic-ai@930d74c.

Because ToolManager._call_tool now accepts a new parameter, our instrumentation breaks.

Issues

Reminders

@alexander-alderman-webb alexander-alderman-webb changed the title [do not merge]: generate tox fix(pydantic-ai): Do not fail on new ToolManager._call_tool() parameters Nov 7, 2025
@alexander-alderman-webb alexander-alderman-webb changed the title fix(pydantic-ai): Do not fail on new ToolManager._call_tool() parameters fix(pydantic-ai): Do not fail on new ToolManager._call_tool() parameters Nov 7, 2025
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.95%. Comparing base (6b76b44) to head (b5647e0).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ntry_sdk/integrations/pydantic_ai/patches/tools.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           webb/run-ci    #5084      +/-   ##
===============================================
- Coverage        83.96%   83.95%   -0.02%     
===============================================
  Files              179      179              
  Lines            17951    17951              
  Branches          3194     3194              
===============================================
- Hits             15073    15071       -2     
- Misses            1906     1908       +2     
  Partials           972      972              
Files with missing lines Coverage Δ
...ntry_sdk/integrations/pydantic_ai/patches/tools.py 78.94% <66.66%> (ø)

... and 2 files with indirect coverage changes

Base automatically changed from webb/run-ci to master November 11, 2025 08:33
@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review November 11, 2025 08:40
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner November 11, 2025 08:40
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

🙏🏻

@alexander-alderman-webb alexander-alderman-webb merged commit 98fa10a into master Nov 11, 2025
129 of 130 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/pydantic-ai-fix branch November 11, 2025 08:54
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.

3 participants