Coverage report: 81.30%

coverage.py v7.2.3, created at 2023-04-26 22:45 +0200

Module statements missing excluded branches partial coverage
src/markdown_exec/formatters/__init__.py 0 0 0 0 0 100.00%
src/markdown_exec/formatters/base.py 48 1 2 14 2 95.16%
src/markdown_exec/formatters/bash.py 12 5 0 2 0 50.00%
src/markdown_exec/formatters/console.py 17 8 2 4 0 42.86%
src/markdown_exec/formatters/markdown.py 5 0 0 2 0 100.00%
src/markdown_exec/formatters/pycon.py 17 0 2 4 0 100.00%
src/markdown_exec/formatters/python.py 44 2 0 14 2 93.10%
src/markdown_exec/formatters/sh.py 12 0 0 2 0 100.00%
src/markdown_exec/formatters/tree.py 42 9 2 14 2 69.64%
src/markdown_exec/logger.py 20 4 0 4 0 75.00%
src/markdown_exec/mkdocs_plugin.py 46 46 3 2 0 0.00%
src/markdown_exec/processors.py 73 10 3 38 6 81.98%
src/markdown_exec/rendering.py 96 6 3 26 4 90.16%
tests/conftest.py 7 0 0 4 0 100.00%
tests/test_base_formatter.py 14 0 0 8 0 100.00%
tests/test_converter.py 20 0 2 0 0 100.00%
tests/test_python.py 34 0 3 0 0 100.00%
tests/test_shell.py 17 0 3 0 0 100.00%
tests/test_toc.py 25 0 2 0 0 100.00%
tests/test_tree.py 5 0 0 0 0 100.00%
tests/test_validator.py 6 0 0 2 0 100.00%
Total 558 91 27 132 16 81.30%

No items found using the specified filter.