ref(openai-agents): Remove handoff spans - #7564
Open
alexander-alderman-webb wants to merge 1 commit into
Open
alexander-alderman-webb wants to merge 1 commit into
alexander-alderman-webb wants to merge 1 commit into
Conversation
alexander-alderman-webb
marked this pull request as ready for review
September 22, 2026 08:15
Contributor
Codecov Results 📊✅ 65988 passed | ❌ 1 failed | ⏭️ 2999 skipped | Total: 68988 | Pass Rate: 95.65% | Execution Time: 191m 10s 📊 Comparison with Base Branch
✅ Patch coverage is 100.00%. Project has 2075 uncovered lines. Coverage diff@@ Coverage Diff @@
## master #PR +/-##
==========================================
- Coverage 90.20% 90.06% -0.14%
==========================================
Files 194 177 -17
Lines 25888 20878 -5010
Branches 9584 7512 -2072
==========================================
+ Hits 23352 18803 -4549
- Misses 2536 2075 -461
- Partials 1455 1175 -280Generated by Codecov Action |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Remove handoff spans since the product does not support them.
Remove
test_handoff_span()andtest_max_turns_before_handoff_span()since they only have assertions on handoff spans.Issues
Reminders
uv run ruff.feat:,fix:,ref:,meta:)