Coverage report: 93%
Files Functions Classes
coverage.py v7.6.1, created at 2024-09-19 10:29 +0000
File | function | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
app/__init__.py | (no function) | 0 | 0 | 0 | 0 | 0 | 100% |
app/demo.py | get_index | 1 | 0 | 0 | 0 | 0 | 100% |
app/demo.py | get_hello | 7 | 2 | 0 | 2 | 1 | 67% |
app/demo.py | (no function) | 9 | 0 | 0 | 4 | 0 | 100% |
app/demo_test.py | TestGetIndex.test_success | 3 | 0 | 0 | 0 | 0 | 100% |
app/demo_test.py | TestGetIndex.test_content_type | 3 | 0 | 0 | 0 | 0 | 100% |
app/demo_test.py | TestGetHello.test_default | 4 | 0 | 0 | 0 | 0 | 100% |
app/demo_test.py | TestGetHello.test_angie | 4 | 0 | 0 | 0 | 0 | 100% |
app/demo_test.py | (no function) | 9 | 0 | 0 | 0 | 0 | 100% |
Total | 40 | 2 | 0 | 6 | 1 | 93% |
No items found using the specified filter.