Skip to content

merge master

e913b9e
Select commit
Loading
Failed to load commit list.
Merged

feat(openai-agents): Truncate long messages #5141

merge master
e913b9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 1s

83.99% (-0.03%) compared to 80ba8fb

View this Pull Request on Codecov

83.99% (-0.03%) compared to 80ba8fb

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.99%. Comparing base (80ba8fb) to head (e913b9e).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...k/integrations/openai_agents/spans/invoke_agent.py 75.00% 0 Missing and 1 partial ⚠️
sentry_sdk/integrations/openai_agents/utils.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5141      +/-   ##
==========================================
- Coverage   84.02%   83.99%   -0.03%     
==========================================
  Files         180      180              
  Lines       18223    18230       +7     
  Branches     3233     3235       +2     
==========================================
+ Hits        15311    15313       +2     
- Misses       1922     1924       +2     
- Partials      990      993       +3     
Files with missing lines Coverage Δ
...k/integrations/openai_agents/spans/invoke_agent.py 86.11% <75.00%> (-1.77%) ⬇️
sentry_sdk/integrations/openai_agents/utils.py 89.77% <80.00%> (-0.71%) ⬇️

... and 3 files with indirect coverage changes