Coverage report: 65.15%
coverage.py v7.3.0, created at 2023-09-03 19:58 +0200
coverage.py v7.3.0, created at 2023-09-03 19:58 +0200
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/shellman/cli.py | 128 | 58 | 2 | 66 | 13 | 47.94% |
src/shellman/context.py | 52 | 2 | 2 | 28 | 2 | 95.00% |
src/shellman/reader.py | 137 | 42 | 0 | 64 | 4 | 65.17% |
src/shellman/tags.py | 243 | 86 | 2 | 152 | 10 | 61.01% |
tests/conftest.py | 3 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_cli.py | 26 | 0 | 0 | 2 | 0 | 100.00% |
tests/test_context.py | 27 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_reader.py | 12 | 0 | 0 | 4 | 0 | 100.00% |
Total | 628 | 188 | 6 | 316 | 29 | 65.15% |
No items found using the specified filter.