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

[Experimental] aact-based Based Agent #221

Merged
merged 68 commits into from
Oct 14, 2024

Agent Documentation

7c467d7
Select commit
Loading
Failed to load commit list.
Merged

[Experimental] aact-based Based Agent #221

Agent Documentation
7c467d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

72.88% (+0.65%) compared to 78a8c27

View this Pull Request on Codecov

72.88% (+0.65%) compared to 78a8c27

Details

Codecov Report

Attention: Patch coverage is 95.29412% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.88%. Comparing base (78a8c27) to head (7c467d7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tests/experimental/test_agent.py 93.02% 3 Missing ⚠️
sotopia/experimental/agents.py 97.50% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   72.22%   72.88%   +0.65%     
==========================================
  Files          55       58       +3     
  Lines        2888     2972      +84     
==========================================
+ Hits         2086     2166      +80     
- Misses        802      806       +4     
Files with missing lines Coverage Δ
sotopia/envs/parallel.py 77.71% <ø> (-0.13%) ⬇️
sotopia/experimental/__init__.py 100.00% <100.00%> (ø)
sotopia/renderers/xml_renderer.py 92.10% <ø> (-0.21%) ⬇️
sotopia/experimental/agents.py 97.50% <97.50%> (ø)
tests/experimental/test_agent.py 93.02% <93.02%> (ø)

... and 1 file with indirect coverage changes