Coverage report: 92%
Files Functions Classes
coverage.py v7.9.2, created at 2026-02-19 12:46 +0000
| File | function | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| app/config/__init__.py | (no function) | 0 | 0 | 0 | 100% |
| app/config/config.py | get_env_variable | 9 | 2 | 0 | 78% |
| app/config/config.py | (no function) | 7 | 0 | 0 | 100% |
| app/config/logging.py | setup_logging | 9 | 0 | 0 | 100% |
| app/config/logging.py | (no function) | 2 | 0 | 0 | 100% |
| app/main.py | root | 1 | 0 | 0 | 100% |
| app/main.py | (no function) | 11 | 0 | 0 | 100% |
| app/routers/sse.py | event_stream | 13 | 0 | 0 | 100% |
| app/routers/sse.py | sse_updates | 4 | 0 | 0 | 100% |
| app/routers/sse.py | notify_clients | 11 | 5 | 0 | 55% |
| app/routers/sse.py | sse_notify | 10 | 0 | 0 | 100% |
| app/routers/sse.py | (no function) | 19 | 0 | 0 | 100% |
| app/utils/check_token.py | check_constellation_access | 10 | 3 | 0 | 70% |
| app/utils/check_token.py | (no function) | 6 | 0 | 0 | 100% |
| app/utils/response_format.py | generate_response | 2 | 0 | 0 | 100% |
| app/utils/response_format.py | generate_error_response | 2 | 0 | 0 | 100% |
| app/utils/response_format.py | (no function) | 3 | 0 | 0 | 100% |
| Total | 119 | 10 | 0 | 92% |
No items found using the specified filter.