feat(integrations): pydantic-ai integration #4906
Merged
Codecov / codecov/project
succeeded
Oct 23, 2025 in 0s
83.97% (+0.00%) compared to e9738f6
View this Pull Request on Codecov
83.97% (+0.00%) compared to e9738f6
Details
Codecov Report
❌ Patch coverage is 84.04040% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.97%. Comparing base (e9738f6) to head (e5e1d5e).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #4906 +/- ##
========================================
Coverage 83.96% 83.97%
========================================
Files 165 177 +12
Lines 17085 17580 +495
Branches 3001 3116 +115
========================================
+ Hits 14346 14763 +417
- Misses 1839 1872 +33
- Partials 900 945 +45 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/integrations/__init__.py | 87.01% <ø> (ø) |
|
| sentry_sdk/integrations/pydantic_ai/consts.py | 100.00% <100.00%> (ø) |
|
| ...y_sdk/integrations/pydantic_ai/patches/__init__.py | 100.00% <100.00%> (ø) |
|
| ...try_sdk/integrations/pydantic_ai/spans/__init__.py | 100.00% <100.00%> (ø) |
|
| ...sdk/integrations/pydantic_ai/spans/execute_tool.py | 100.00% <100.00%> (ø) |
|
| sentry_sdk/integrations/pydantic_ai/__init__.py | 88.23% <88.23%> (ø) |
|
| .../integrations/pydantic_ai/patches/model_request.py | 64.28% <64.28%> (ø) |
|
| ...dk/integrations/pydantic_ai/patches/graph_nodes.py | 87.50% <87.50%> (ø) |
|
| ...ntry_sdk/integrations/pydantic_ai/patches/tools.py | 80.00% <80.00%> (ø) |
|
| ..._sdk/integrations/pydantic_ai/patches/agent_run.py | 89.77% <89.77%> (ø) |
|
| ... and 3 more |
Loading