Coverage report: 43.46%
Files Functions Classes
coverage.py v7.7.1, created at 2025-03-26 22:03 +0100
coverage.py v7.7.1, created at 2025-03-26 22:03 +0100
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/mkdocstrings_handlers/shell/__init__.py | 3 | 0 | 0 | 0 | 0 | 100.00% |
src/mkdocstrings_handlers/shell/_internal/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
src/mkdocstrings_handlers/shell/_internal/config.py | 70 | 19 | 2 | 8 | 4 | 70.51% |
src/mkdocstrings_handlers/shell/_internal/handler.py | 51 | 27 | 4 | 0 | 0 | 47.06% |
tests/conftest.py | 33 | 18 | 5 | 2 | 0 | 42.86% |
tests/test_api.py | 99 | 69 | 2 | 30 | 0 | 23.26% |
tests/test_themes.py | 10 | 4 | 3 | 0 | 0 | 60.00% |
Total | 266 | 137 | 16 | 40 | 4 | 43.46% |
No items found using the specified filter.