feat: Adding Chat print node for pretty printing chat conversation between agents #250
Codecov / codecov/project
succeeded
Nov 16, 2024 in 0s
72.88% (+0.00%) compared to 7d2ab2f
View this Pull Request on Codecov
72.88% (+0.00%) compared to 7d2ab2f
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 72.88%. Comparing base (
7d2ab2f
) to head (9c62b90
).
Report is 17 commits behind head on main.
@@ Coverage Diff @@
## main #250 +/- ##
=======================================
Coverage 72.88% 72.88%
=======================================
Files 58 58
Lines 2972 2972
=======================================
Hits 2166 2166
Misses 806 806
Files with missing lines | Coverage Δ | |
---|---|---|
sotopia/experimental/__init__.py | 100.00% <100.00%> (ø) |
|
sotopia/experimental/agents/base_agent.py | 97.50% <100.00%> (ø) |
Loading