Skip to content

fix

224a3da
Select commit
Loading
Failed to load commit list.
Merged

Add input and output to invoke_agent span. #4785

fix
224a3da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2025 in 0s

84.57% (-0.03%) compared to 9001126

View this Pull Request on Codecov

84.57% (-0.03%) compared to 9001126

Details

Codecov Report

❌ Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.57%. Comparing base (9001126) to head (224a3da).

Files with missing lines Patch % Lines
...k/integrations/openai_agents/spans/invoke_agent.py 80.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4785      +/-   ##
==========================================
- Coverage   84.60%   84.57%   -0.03%     
==========================================
  Files         158      158              
  Lines       16463    16479      +16     
  Branches     2850     2855       +5     
==========================================
+ Hits        13928    13937       +9     
- Misses       1694     1696       +2     
- Partials      841      846       +5     
Files with missing lines Coverage Δ
...dk/integrations/openai_agents/patches/agent_run.py 82.53% <100.00%> (ø)
...k/integrations/openai_agents/spans/invoke_agent.py 87.09% <80.00%> (-6.24%) ⬇️

... and 3 files with indirect coverage changes