Coverage report: 86.32%
coverage.py v7.2.6, created at 2023-05-26 12:54 +0200
coverage.py v7.2.6, created at 2023-05-26 12:54 +0200
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/mkdocstrings/extension.py | 113 | 11 | 4 | 36 | 5 | 87.92% |
src/mkdocstrings/handlers/base.py | 231 | 50 | 0 | 95 | 21 | 72.70% |
src/mkdocstrings/handlers/rendering.py | 112 | 7 | 3 | 44 | 5 | 91.03% |
src/mkdocstrings/inventory.py | 57 | 1 | 0 | 26 | 3 | 95.18% |
src/mkdocstrings/loggers.py | 50 | 8 | 2 | 10 | 2 | 80.00% |
src/mkdocstrings/plugin.py | 150 | 15 | 4 | 78 | 11 | 85.96% |
tests/conftest.py | 28 | 0 | 3 | 8 | 0 | 100.00% |
tests/test_extension.py | 60 | 0 | 3 | 12 | 1 | 98.61% |
tests/test_handlers.py | 51 | 0 | 2 | 20 | 1 | 98.59% |
tests/test_inventory.py | 34 | 0 | 2 | 16 | 0 | 100.00% |
tests/test_plugin.py | 19 | 0 | 2 | 0 | 0 | 100.00% |
Total | 905 | 92 | 25 | 345 | 49 | 86.32% |
No items found using the specified filter.