Coverage report: 77%
Files Functions Classes
coverage.py v7.11.0, created at 2025-10-17 22:07 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
app.py | 3 | 3 | 0 | 0% |
cache/cache_utility.py | 3 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/store/__init__.py | 0 | 0 | 0 | 100% |
tests/store/test_store_logic.py | 43 | 0 | 0 | 100% |
tests/store/test_store_routes.py | 63 | 0 | 0 | 100% |
tests/test_context.py | 6 | 0 | 0 | 100% |
tests/test_routes.py | 10 | 1 | 0 | 90% |
webapp/__init__.py | 0 | 0 | 0 | 100% |
webapp/app.py | 47 | 19 | 0 | 60% |
webapp/config.py | 4 | 0 | 0 | 100% |
webapp/extensions.py | 2 | 0 | 0 | 100% |
webapp/handlers.py | 45 | 12 | 0 | 73% |
webapp/helpers.py | 100 | 61 | 0 | 39% |
webapp/store/__init__.py | 0 | 0 | 0 | 100% |
webapp/store/logic.py | 116 | 12 | 0 | 90% |
webapp/store/views.py | 21 | 0 | 0 | 100% |
Total | 463 | 108 | 0 | 77% |
No items found using the specified filter.