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 | class | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
src/mkdocstrings_handlers/shell/__init__.py | (no class) | 3 | 0 | 0 | 0 | 0 | 100.00% |
src/mkdocstrings_handlers/shell/_internal/__init__.py | (no class) | 0 | 0 | 0 | 0 | 0 | 100.00% |
src/mkdocstrings_handlers/shell/_internal/config.py | ShellInputOptions | 2 | 2 | 0 | 0 | 0 | 0.00% |
src/mkdocstrings_handlers/shell/_internal/config.py | ShellOptions | 1 | 1 | 0 | 0 | 0 | 0.00% |
src/mkdocstrings_handlers/shell/_internal/config.py | ShellInputConfig | 2 | 2 | 0 | 0 | 0 | 0.00% |
src/mkdocstrings_handlers/shell/_internal/config.py | ShellConfig | 1 | 1 | 0 | 0 | 0 | 0.00% |
src/mkdocstrings_handlers/shell/_internal/config.py | (no class) | 64 | 13 | 2 | 8 | 4 | 76.39% |
src/mkdocstrings_handlers/shell/_internal/handler.py | ShellHandler | 25 | 25 | 0 | 0 | 0 | 0.00% |
src/mkdocstrings_handlers/shell/_internal/handler.py | (no class) | 26 | 2 | 4 | 0 | 0 | 92.31% |
tests/conftest.py | (no class) | 33 | 18 | 5 | 2 | 0 | 42.86% |
tests/test_api.py | (no class) | 99 | 69 | 2 | 30 | 0 | 23.26% |
tests/test_themes.py | (no class) | 10 | 4 | 3 | 0 | 0 | 60.00% |
Total | 266 | 137 | 16 | 40 | 4 | 43.46% |
No items found using the specified filter.