fix(openai-agents): Store invoke_agent span on agents.RunContextWrapper
#5165
Codecov / codecov/project
succeeded
Dec 1, 2025 in 0s
83.84% (-0.13%) compared to de0263f
View this Pull Request on Codecov
83.84% (-0.13%) compared to de0263f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.84%. Comparing base (de0263f) to head (bc982ed).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #5165 +/- ##
==========================================
- Coverage 83.96% 83.84% -0.13%
==========================================
Files 181 181
Lines 18340 18342 +2
Branches 3260 3260
==========================================
- Hits 15400 15379 -21
- Misses 1936 1952 +16
- Partials 1004 1011 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...dk/integrations/openai_agents/patches/agent_run.py | 82.81% <100.00%> (+0.27%) |
⬆️ |
| ...k/integrations/openai_agents/spans/invoke_agent.py | 88.23% <100.00%> (+0.35%) |
⬆️ |
Loading