Coverage report: 72.86%
Files Functions Classes
coverage.py v7.10.3, created at 2025-08-14 23:22 +0200
coverage.py v7.10.3, created at 2025-08-14 23:22 +0200
| File | statements | missing | excluded | branches | partial | coverage |
|---|---|---|---|---|---|---|
| src/mkdocstrings_handlers/python/__init__.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
| src/mkdocstrings_handlers/python/_internal/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
| src/mkdocstrings_handlers/python/_internal/config.py | 230 | 36 | 2 | 38 | 5 | 77.99% |
| src/mkdocstrings_handlers/python/_internal/debug.py | 63 | 63 | 0 | 10 | 0 | 0.00% |
| src/mkdocstrings_handlers/python/_internal/handler.py | 200 | 48 | 4 | 60 | 13 | 69.62% |
| src/mkdocstrings_handlers/python/_internal/rendering.py | 351 | 124 | 6 | 118 | 13 | 61.83% |
| src/mkdocstrings_handlers/python/config.py | 6 | 6 | 0 | 0 | 0 | 0.00% |
| src/mkdocstrings_handlers/python/handler.py | 6 | 6 | 0 | 0 | 0 | 0.00% |
| src/mkdocstrings_handlers/python/rendering.py | 6 | 6 | 0 | 0 | 0 | 0.00% |
| tests/conftest.py | 31 | 0 | 7 | 0 | 0 | 100.00% |
| tests/helpers.py | 31 | 0 | 6 | 2 | 0 | 100.00% |
| tests/test_api.py | 102 | 5 | 2 | 30 | 4 | 93.18% |
| tests/test_end_to_end.py | 85 | 0 | 3 | 0 | 0 | 100.00% |
| tests/test_handler.py | 96 | 1 | 2 | 14 | 1 | 98.18% |
| tests/test_rendering.py | 48 | 0 | 2 | 4 | 0 | 100.00% |
| tests/test_themes.py | 9 | 0 | 2 | 0 | 0 | 100.00% |
| Total | 1268 | 295 | 36 | 276 | 36 | 72.86% |
No items found using the specified filter.