Skip to content
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

feat: add indictor for tool failure to FunctionExecutionResult #5428

Merged
merged 11 commits into from
Feb 10, 2025

Merge branch 'main' into main

a18e154
Select commit
Loading
Failed to load commit list.
Merged

feat: add indictor for tool failure to FunctionExecutionResult #5428

Merge branch 'main' into main
a18e154
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 10, 2025 in 0s

70.00% of diff hit (target 78.32%)

View this Pull Request on Codecov

70.00% of diff hit (target 78.32%)

Annotations

Check warning on line 562 in python/packages/autogen-agentchat/src/autogen_agentchat/agents/_assistant_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/agents/_assistant_agent.py#L562

Added line #L562 was not covered by tests

Check warning on line 65 in python/packages/autogen-core/src/autogen_core/tool_agent/_caller_loop.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/tool_agent/_caller_loop.py#L65

Added line #L65 was not covered by tests

Check warning on line 385 in python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py#L385

Added line #L385 was not covered by tests

Check warning on line 388 in python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py#L388

Added line #L388 was not covered by tests

Check warning on line 391 in python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py#L391

Added line #L391 was not covered by tests

Check warning on line 465 in python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/agents/openai/_openai_assistant_agent.py#L465

Added line #L465 was not covered by tests