Coverage report: 89%
Files Functions Classes
coverage.py v7.6.12, created at 2025-05-02 01:42 +0000
| File | statements | missing | excluded | coverage |
|---|---|---|---|---|
| backend/__init__.py | 0 | 0 | 0 | 100% |
| backend/constants.py | 9 | 0 | 0 | 100% |
| backend/dependencies.py | 80 | 9 | 0 | 89% |
| backend/game.py | 141 | 9 | 0 | 94% |
| backend/game_state.py | 40 | 0 | 0 | 100% |
| backend/hello.py | 103 | 27 | 0 | 74% |
| backend/logging_config.py | 33 | 27 | 0 | 18% |
| backend/models.py | 102 | 3 | 0 | 97% |
| backend/tests/__init__.py | 0 | 0 | 0 | 100% |
| backend/tests/test_example.py | 2 | 0 | 0 | 100% |
| backend/tests/test_game.py | 29 | 0 | 0 | 100% |
| backend/tests/test_game_state.py | 31 | 0 | 0 | 100% |
| backend/tests/test_lobbymanager.py | 38 | 0 | 0 | 100% |
| backend/tests/test_models.py | 5 | 0 | 0 | 100% |
| backend/tests/test_ws.py | 110 | 2 | 0 | 98% |
| Total | 723 | 77 | 0 | 89% |
No items found using the specified filter.