fix(openai-agents): Remove context variables #5184
+18
−37
Merged
Codecov / codecov/project
succeeded
Dec 2, 2025 in 0s
73.21% (-10.80%) compared to 7857282
View this Pull Request on Codecov
73.21% (-10.80%) compared to 7857282
Details
Codecov Report
❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.21%. Comparing base (7857282) to head (0b61ab7).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...y_sdk/integrations/openai_agents/patches/models.py | 83.33% | 0 Missing and 1 partial |
❗ There is a different number of reports uploaded between BASE (7857282) and HEAD (0b61ab7). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## constantinius/feat/integrations/openai-agents-usage-response-model #5184 +/- ##
=======================================================================================================
- Coverage 84.00% 73.21% -10.80%
=======================================================================================================
Files 182 181 -1
Lines 18423 18418 -5
Branches 3281 3281
=======================================================================================================
- Hits 15477 13485 -1992
- Misses 1936 4073 +2137
+ Partials 1010 860 -150 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...dk/integrations/openai_agents/patches/agent_run.py | 83.33% <100.00%> (+0.52%) |
⬆️ |
| ...y_sdk/integrations/openai_agents/patches/runner.py | 95.65% <100.00%> (+0.19%) |
⬆️ |
| ...k/integrations/openai_agents/spans/invoke_agent.py | 84.61% <ø> (-1.75%) |
⬇️ |
| ...y_sdk/integrations/openai_agents/patches/models.py | 86.84% <83.33%> (-2.35%) |
⬇️ |
Loading