Coverage report: 63.95%
Files Functions Classes
coverage.py v7.7.0, created at 2025-03-19 16:19 +0100
coverage.py v7.7.0, created at 2025-03-19 16:19 +0100
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/yore/_internal/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
src/yore/_internal/cli.py | 137 | 51 | 2 | 34 | 0 | 51.46% |
src/yore/_internal/config.py | 79 | 38 | 2 | 30 | 0 | 41.28% |
src/yore/_internal/debug.py | 63 | 5 | 0 | 10 | 3 | 89.04% |
src/yore/_internal/lib.py | 258 | 89 | 3 | 84 | 11 | 57.31% |
tests/conftest.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_api.py | 93 | 5 | 2 | 30 | 4 | 92.68% |
tests/test_cli.py | 21 | 0 | 2 | 0 | 0 | 100.00% |
tests/test_lib.py | 21 | 0 | 2 | 0 | 0 | 100.00% |
Total | 672 | 188 | 13 | 188 | 18 | 63.95% |
No items found using the specified filter.