8000 fix(pydantic-ai): Do not fail on new `ToolManager._call_tool()` parameters by alexander-alderman-webb · Pull Request #5084 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

Merge branch 'master' into webb/pydantic-ai-fix

4a1123d
Select commit
Loading
Failed to load commit list.
Merged

fix(pydantic-ai): Do not fail on new ToolManager._call_tool() parameters #5084

Merge branch 'master' into webb/pydantic-ai-fix
4a1123d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

79.48% (-4.50%) compared to 720440e

View this Pull Request on Codecov

79.48% (-4.50%) compared to 720440e

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.48%. Comparing base (720440e) to head (4a1123d).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ntry_sdk/integrations/pydantic_ai/patches/tools.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5084      +/-   ##
==========================================
- Coverage   83.97%   79.48%   -4.50%     
==========================================
  Files         179      179              
  Lines       17951    17951              
  Branches     3194     3194              
==========================================
- Hits        15075    14268     -807     
- Misses       1905     2807     +902     
+ Partials      971      876      -95     
Files with missing lines Coverage Δ
...ntry_sdk/integrations/pydantic_ai/patches/tools.py 0.00% <0.00%> (-78.95%) ⬇️

... and 18 files with indirect coverage changes

0