Skip to content

working till just before agenerate #305

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

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

Conversation

XuhuiZhou
Copy link
Member

@XuhuiZhou XuhuiZhou commented Mar 31, 2025

Closes #

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@XuhuiZhou XuhuiZhou changed the base branch from feature/websocket_node to main April 2, 2025 01:51
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 44.49153% with 131 lines in your changes missing coverage. Please review.

Project coverage is 71.49%. Comparing base (4469e79) to head (7664722).

Files with missing lines Patch % Lines
test_server.py 0.00% 72 Missing ⚠️
sotopia/api/websocket_utils.py 60.27% 29 Missing ⚠️
sotopia/api/fastapi_server.py 59.25% 22 Missing ⚠️
sotopia/experimental/agents/base_agent.py 68.42% 6 Missing ⚠️
tests/api/test_fastapi.py 88.23% 2 Missing ⚠️
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   72.74%   71.49%   -1.25%     
==========================================
  Files          67       68       +1     
  Lines        3816     3989     +173     
==========================================
+ Hits         2776     2852      +76     
- Misses       1040     1137      +97     
Files with missing lines Coverage Δ
sotopia/experimental/server.py 30.09% <100.00%> (+30.09%) ⬆️
sotopia/generation_utils/generate.py 65.54% <ø> (ø)
tests/api/test_fastapi.py 88.82% <88.23%> (-0.62%) ⬇️
sotopia/experimental/agents/base_agent.py 88.13% <68.42%> (-9.37%) ⬇️
sotopia/api/fastapi_server.py 66.41% <59.25%> (-1.62%) ⬇️
sotopia/api/websocket_utils.py 58.51% <60.27%> (-12.49%) ⬇️
test_server.py 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sani903 sani903 force-pushed the feature/dm_and_broadcast branch from 7664722 to e51794f Compare April 7, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants