Coverage report: 62%
coverage.py v7.0.2, created at 2023-01-03 12:07 -0800
coverage.py v7.0.2, created at 2023-01-03 12:07 -0800
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
sleapyfaces/__about__.py | 7 | 7 | 0 | 0% |
sleapyfaces/__init__.py | 7 | 2 | 0 | 71% |
sleapyfaces/__main__.py | 4 | 4 | 0 | 0% |
sleapyfaces/cli/__init__.py | 7 | 7 | 0 | 0% |
sleapyfaces/experiment.py | 92 | 55 | 0 | 40% |
sleapyfaces/io.py | 106 | 56 | 0 | 47% |
sleapyfaces/normalize.py | 25 | 13 | 0 | 48% |
sleapyfaces/project.py | 63 | 22 | 0 | 65% |
sleapyfaces/structs.py | 42 | 3 | 0 | 93% |
sleapyfaces/utils.py | 102 | 43 | 0 | 58% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/test_experiment.py | 25 | 0 | 0 | 100% |
tests/test_io.py | 32 | 0 | 0 | 100% |
tests/test_project.py | 22 | 0 | 0 | 100% |
tests/test_structs.py | 20 | 0 | 0 | 100% |
Total | 554 | 212 | 0 | 62% |
No items found using the specified filter.