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

Create update_readme.yml #72

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Create update_readme.yml #72

merged 2 commits into from
Jun 18, 2024

Conversation

jonas-becker
Copy link
Collaborator

@jonas-becker jonas-becker commented Jun 18, 2024

addresses #67

@jonas-becker jonas-becker self-assigned this Jun 18, 2024
Copy link
Contributor

Coverage Report

Name                                            Stmts   Miss Branch BrPart  Cover
---------------------------------------------------------------------------------
mallm/__init__.py                                   2      0      0      0   100%
mallm/agents/__init__.py                            0      0      0      0   100%
mallm/agents/agent.py                             132     68     56      5    43%
mallm/agents/moderator.py                          14      3      2      1    75%
mallm/agents/panelist.py                           11      6      2      0    38%
mallm/coordinator.py                              129     26     40      6    76%
mallm/decision_protocol/__init__.py                 0      0      0      0   100%
mallm/decision_protocol/approval.py                37     27     10      0    21%
mallm/decision_protocol/cumulative.py              57     44     25      0    18%
mallm/decision_protocol/majority.py                32      3      6      2    87%
mallm/decision_protocol/protocol.py                11      1      2      0    92%
mallm/decision_protocol/ranked.py                  43     34     15      0    16%
mallm/decision_protocol/voting.py                  37     27     10      0    21%
mallm/discourse_policy/__init__.py                  0      0      0      0   100%
mallm/discourse_policy/debate.py                   70     56     22      1    16%
mallm/discourse_policy/memory.py                   20      7      2      1    64%
mallm/discourse_policy/policy.py                   49     33     18      1    31%
mallm/discourse_policy/relay.py                    22      9      2      1    58%
mallm/discourse_policy/report.py                   26     13      4      1    47%
mallm/evaluation/__init__.py                        0      0      0      0   100%
mallm/evaluation/evaluator.py                      45     45     16      0     0%
mallm/models/Chat.py                               49     25     14      0    44%
mallm/models/__init__.py                            2      0      0      0   100%
mallm/models/personas/ExpertGenerator.py           30     22      6      0    22%
mallm/models/personas/IPIPPersonaGenerator.py      57     48     18      0    12%
mallm/models/personas/MockGenerator.py              8      0      0      0   100%
mallm/models/personas/PersonaGenerator.py           9      2      4      0    85%
mallm/models/personas/__init__.py                   0      0      0      0   100%
mallm/scheduler.py                                216    216     56      0     0%
mallm/utils/CustomFormatter.py                      9      9      0      0     0%
mallm/utils/__init__.py                             0      0      0      0   100%
mallm/utils/config.py                              61     26     14      0    49%
mallm/utils/functions.py                           13     11      6      0    11%
mallm/utils/prompts.py                             80     64     30      0    15%
mallm/utils/types.py                               53     15     20      0    63%
mallm/utils/utils.py                               27     27      0      0     0%
---------------------------------------------------------------------------------
TOTAL                                            1351    867    400     19    32%

@jonas-becker jonas-becker merged commit e05c03d into main Jun 18, 2024
6 of 7 checks passed
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.

1 participant