Skip to content

fix(openai-agents): Move _set_agent_data call to ai_client_span function

27e94cc
Select commit
Loading
Failed to load commit list.
Merged

fix(openai-agents): Move _set_agent_data call to ai_client_span function #4876

fix(openai-agents): Move _set_agent_data call to ai_client_span function
27e94cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2025 in 0s

84.78% (+0.03%) compared to 9b58d31

View this Pull Request on Codecov

84.78% (+0.03%) compared to 9b58d31

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.78%. Comparing base (9b58d31) to head (27e94cc).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4876      +/-   ##
==========================================
+ Coverage   84.75%   84.78%   +0.03%     
==========================================
  Files         158      158              
  Lines       16560    16560              
  Branches     2876     2876              
==========================================
+ Hits        14035    14041       +6     
+ Misses       1679     1674       -5     
+ Partials      846      845       -1     
Files with missing lines Coverage Δ
..._sdk/integrations/openai_agents/spans/ai_client.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes