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

Memory Interface in AgentChat #4438

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

update tests to improve cov

24bd81e
Select commit
Loading
Failed to load commit list.
Open

Memory Interface in AgentChat #4438

update tests to improve cov
24bd81e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 7, 2025 in 1s

90.34% of diff hit (target 68.21%)

View this Pull Request on Codecov

90.34% of diff hit (target 68.21%)

Annotations

Check warning on line 266 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#L266

Added line #L266 was not covered by tests

Check warning on line 50 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L50

Added line #L50 was not covered by tests

Check warning on line 55 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L55

Added line #L55 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L70

Added line #L70 was not covered by tests

Check warning on line 89 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L89

Added line #L89 was not covered by tests

Check warning on line 99 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L99

Added line #L99 was not covered by tests

Check warning on line 103 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L103

Added line #L103 was not covered by tests

Check warning on line 107 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_base_memory.py#L107

Added line #L107 was not covered by tests

Check warning on line 168 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_list_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_list_memory.py#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 225 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_list_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_list_memory.py#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 229 in python/packages/autogen-agentchat/src/autogen_agentchat/memory/_list_memory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/memory/_list_memory.py#L229

Added line #L229 was not covered by tests