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

fix: fix user input in m1 #4995

Merged
merged 12 commits into from
Jan 13, 2025

Merge branch 'main' into fix_m1_user_input

6a1295d
Select commit
Loading
Failed to load commit list.
Merged

fix: fix user input in m1 #4995

Merge branch 'main' into fix_m1_user_input
6a1295d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 0s

59.09% of diff hit (target 68.57%)

View this Pull Request on Codecov

59.09% of diff hit (target 68.57%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py#L116

Added line #L116 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py#L134-L137

Added lines #L134 - L137 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py#L189

Added line #L189 was not covered by tests

Check warning on line 35 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 38 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L38

Added line #L38 was not covered by tests

Check warning on line 44 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 47 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L49

Added line #L49 was not covered by tests

Check warning on line 51 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L51

Added line #L51 was not covered by tests

Check warning on line 53 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L53

Added line #L53 was not covered by tests

Check warning on line 56 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 63 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L63

Added line #L63 was not covered by tests

Check warning on line 67 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 70 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 155 in python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/ui/_console.py#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 2 in python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py#L2

Added line #L2 was not covered by tests

Check warning on line 7 in python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py#L7

Added line #L7 was not covered by tests

Check warning on line 18 in python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 124 in python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py#L124

Added line #L124 was not covered by tests

Check warning on line 139 in python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/teams/magentic_one.py#L139

Added line #L139 was not covered by tests