Closed ProKil closed 1 month ago
Attention: Patch coverage is 40.90909%
with 26 lines
in your changes missing coverage. Please review.
Project coverage is 70.63%. Comparing base (
830c4b0
) to head (12e74a6
). Report is 6 commits behind head on main.
@@ Coverage Diff @@
## main #214 +/- ##
==========================================
+ Coverage 69.37% 70.63% +1.25%
==========================================
Files 56 56
Lines 2971 3347 +376
==========================================
+ Hits 2061 2364 +303
- Misses 910 983 +73
Files with missing lines | Coverage Δ | |
---|---|---|
sotopia/agents/generate_agent_background.py | 23.33% <ø> (ø) |
|
sotopia/agents/llm_agent.py | 43.68% <ø> (ø) |
|
sotopia/envs/parallel.py | 78.37% <ø> (ø) |
|
tests/envs/test_parallel.py | 100.00% <ø> (ø) |
|
tests/generation_utils/test_generation.py | 81.81% <ø> (ø) |
|
tests/sampler/test_sampler.py | 100.00% <ø> (ø) |
|
sotopia/samplers/constraint_based_sampler.py | 86.11% <37.50%> (-4.80%) |
:arrow_down: |
sotopia/samplers/uniform_sampler.py | 71.79% <0.00%> (-13.06%) |
:arrow_down: |
sotopia/generation_utils/generate.py | 58.07% <53.57%> (+2.76%) |
:arrow_up: |
Automated Pull Request