Closed chrispyles closed 2 weeks ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
otter/assign/init.py | 19 | 20 | 95.0% | ||
otter/assign/blocks.py | 12 | 13 | 92.31% | ||
otter/assign/cell_factory.py | 26 | 27 | 96.3% | ||
otter/assign/notebook_transformer.py | 36 | 37 | 97.3% | ||
otter/assign/question_config.py | 8 | 9 | 88.89% | ||
otter/assign/r_adapter/cell_factory.py | 5 | 6 | 83.33% | ||
otter/check/init.py | 10 | 11 | 90.91% | ||
otter/export/exporters/init.py | 8 | 9 | 88.89% | ||
otter/export/exporters/base_exporter.py | 9 | 10 | 90.0% | ||
otter/export/exporters/via_latex.py | 9 | 10 | 90.0% | ||
<!-- | Total: | 1071 | 1220 | 87.79% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
otter/grade/utils.py | 1 | 78.57% | ||
otter/export/exporters/via_latex.py | 1 | 81.58% | ||
otter/assign/blocks.py | 1 | 94.74% | ||
otter/assign/utils.py | 1 | 79.69% | ||
otter/check/notebook.py | 1 | 69.92% | ||
otter/plugins/builtin/gmail_notifications/init.py | 2 | 34.0% | ||
otter/assign/notebook_transformer.py | 2 | 92.02% | ||
otter/execute/preprocessor.py | 2 | 89.74% | ||
otter/check/validate_export/main.py | 3 | 0.0% | ||
<!-- | Total: | 14 | --> |
Totals | |
---|---|
Change from base Build 11298425284: | 2.6% |
Covered Lines: | 3763 |
Relevant Lines: | 4533 |
NOT finished yet