Coverage report: 85.39%
Files Functions Classes
coverage.py v7.6.12, created at 2025-03-09 18:38 +0100
coverage.py v7.6.12, created at 2025-03-09 18:38 +0100
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/mkdocstrings_handlers/python/__init__.py | 2 | 0 | 0 | 0 | 0 | 100.00% |
src/mkdocstrings_handlers/python/handler.py | 126 | 21 | 0 | 36 | 9 | 76.54% |
src/mkdocstrings_handlers/python/rendering.py | 24 | 0 | 0 | 8 | 0 | 100.00% |
tests/conftest.py | 29 | 1 | 4 | 2 | 0 | 96.77% |
tests/test_collector.py | 14 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_renderer.py | 15 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_themes.py | 11 | 0 | 2 | 0 | 0 | 100.00% |
Total | 221 | 22 | 6 | 46 | 9 | 85.39% |
No items found using the specified filter.