feat: enabled saving and evaluation for moderator (#271) #272
Codecov / codecov/project
succeeded
Jan 17, 2025 in 0s
75.34% (+0.00%) compared to 3b9e842
View this Pull Request on Codecov
75.34% (+0.00%) compared to 3b9e842
Details
Codecov Report
Attention: Patch coverage is 60.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 75.34%. Comparing base (
3b9e842
) to head (cb441c0
).
Files with missing lines | Patch % | Lines |
---|---|---|
sotopia/server.py | 0.00% | 2 Missing |
@@ Coverage Diff @@
## main #272 +/- ##
=======================================
Coverage 75.34% 75.34%
=======================================
Files 64 64
Lines 3727 3727
=======================================
Hits 2808 2808
Misses 919 919
Files with missing lines | Coverage Δ | |
---|---|---|
sotopia/api/fastapi_server.py | 72.45% <ø> (ø) |
|
sotopia/api/websocket_utils.py | 85.91% <ø> (ø) |
|
sotopia/cli/benchmark/benchmark.py | 86.97% <ø> (ø) |
|
sotopia/database/logs.py | 94.54% <100.00%> (ø) |
|
sotopia/envs/evaluators.py | 90.41% <100.00%> (ø) |
|
tests/api/test_fastapi.py | 89.44% <ø> (ø) |
|
tests/envs/test_evaluators.py | 100.00% <100.00%> (ø) |
|
tests/integration/test_benchmark.py | 99.10% <ø> (ø) |
|
sotopia/server.py | 44.94% <0.00%> (ø) |
Loading