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

Meta agents #2575

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

Merge branch 'main' into meta-agents

3b9fa59
Select commit
Loading
Failed to load commit list.
Open

Meta agents #2575

Merge branch 'main' into meta-agents
3b9fa59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 6, 2025 in 0s

90.38% of diff hit (target 87.53%)

View this Pull Request on Codecov

90.38% of diff hit (target 87.53%)

Annotations

Check warning on line 42 in mesa/examples/basic/alliance_formation_model/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/examples/basic/alliance_formation_model/app.py#L35-L42

Added lines #L35 - L42 were not covered by tests

Check warning on line 44 in mesa/examples/basic/alliance_formation_model/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/examples/basic/alliance_formation_model/app.py#L44

Added line #L44 was not covered by tests

Check warning on line 54 in mesa/examples/basic/alliance_formation_model/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/examples/basic/alliance_formation_model/app.py#L54

Added line #L54 was not covered by tests

Check warning on line 71 in mesa/examples/basic/alliance_formation_model/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/examples/basic/alliance_formation_model/model.py#L71

Added line #L71 was not covered by tests

Check warning on line 75 in mesa/examples/basic/alliance_formation_model/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/examples/basic/alliance_formation_model/model.py#L75

Added line #L75 was not covered by tests

Check warning on line 38 in mesa/experimental/meta_agents/meta_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/meta_agents/meta_agent.py#L38

Added line #L38 was not covered by tests

Check warning on line 86 in mesa/experimental/meta_agents/meta_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesa/experimental/meta_agents/meta_agent.py#L86

Added line #L86 was not covered by tests