Coverage report: 90%
coverage.py v7.2.7, created at 2023-07-25 21:15 +0200
coverage.py v7.2.7, created at 2023-07-25 21:15 +0200
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/trapi_predict_kit/__init__.py | 7 | 0 | 0 | 0 | 0 | 100% |
src/trapi_predict_kit/config.py | 9 | 0 | 0 | 0 | 0 | 100% |
src/trapi_predict_kit/decorators.py | 15 | 1 | 0 | 4 | 1 | 89% |
src/trapi_predict_kit/save.py | 39 | 2 | 0 | 12 | 1 | 94% |
src/trapi_predict_kit/trapi.py | 73 | 4 | 0 | 34 | 7 | 90% |
src/trapi_predict_kit/trapi_parser.py | 157 | 17 | 0 | 77 | 15 | 85% |
src/trapi_predict_kit/types.py | 27 | 0 | 0 | 0 | 0 | 100% |
src/trapi_predict_kit/utils.py | 110 | 5 | 0 | 14 | 1 | 95% |
Total | 437 | 29 | 0 | 141 | 25 | 90% |
No items found using the specified filter.