Skip to content

Support openai-agents #4437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 70 commits into
base: master
Choose a base branch
from

Conversation

antonpirker
Copy link
Member

wip

Copy link

codecov bot commented Jun 3, 2025

Codecov Report

Attention: Patch coverage is 84.12698% with 60 lines in your changes missing coverage. Please review.

Project coverage is 80.61%. Comparing base (6a58e5f) to head (99ccbee).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/openai_agents/utils.py 73.75% 12 Missing and 9 partials ⚠️
...ry_sdk/integrations/openai_agents/patches/tools.py 78.12% 6 Missing and 1 partial ⚠️
...ry_sdk/integrations/openai_agents/spans/handoff.py 36.36% 7 Missing ⚠️
...k/integrations/openai_agents/spans/execute_tool.py 75.00% 3 Missing and 3 partials ⚠️
...y_sdk/integrations/openai_agents/patches/models.py 83.33% 4 Missing ⚠️
...y_sdk/integrations/openai_agents/patches/runner.py 88.57% 4 Missing ⚠️
...integrations/openai_agents/spans/agent_workflow.py 75.00% 3 Missing ⚠️
..._sdk/integrations/openai_agents/spans/ai_client.py 82.35% 3 Missing ⚠️
...k/integrations/openai_agents/spans/invoke_agent.py 80.00% 3 Missing ⚠️
sentry_sdk/integrations/openai_agents/__init__.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4437      +/-   ##
==========================================
+ Coverage   80.59%   80.61%   +0.01%     
==========================================
  Files         142      155      +13     
  Lines       16051    16385     +334     
  Branches     2747     2787      +40     
==========================================
+ Hits        12936    13208     +272     
- Misses       2247     2295      +48     
- Partials      868      882      +14     
Files with missing lines Coverage Δ
sentry_sdk/consts.py 94.63% <100.00%> (+1.18%) ⬆️
sentry_sdk/integrations/__init__.py 77.01% <ø> (ø)
sentry_sdk/integrations/openai_agents/consts.py 100.00% <100.00%> (ø)
...sdk/integrations/openai_agents/patches/__init__.py 100.00% <100.00%> (ø)
...y_sdk/integrations/openai_agents/spans/__init__.py 100.00% <100.00%> (ø)
sentry_sdk/integrations/openai_agents/__init__.py 90.47% <90.47%> (ø)
...integrations/openai_agents/spans/agent_workflow.py 75.00% <75.00%> (ø)
..._sdk/integrations/openai_agents/spans/ai_client.py 82.35% <82.35%> (ø)
...k/integrations/openai_agents/spans/invoke_agent.py 80.00% <80.00%> (ø)
...y_sdk/integrations/openai_agents/patches/models.py 83.33% <83.33%> (ø)
... and 5 more

... and 2 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant