Coverage report: 59%
coverage.py v7.2.7, created at 2023-08-01 19:54 +0000
coverage.py v7.2.7, created at 2023-08-01 19:54 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/hatch_ci/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
src/hatch_ci/cli.py | 72 | 72 | 0 | 24 | 0 | 0% |
src/hatch_ci/common.py | 1 | 1 | 0 | 0 | 0 | 0% |
src/hatch_ci/hooks.py | 5 | 5 | 0 | 2 | 0 | 0% |
src/hatch_ci/scm.py | 160 | 31 | 0 | 62 | 7 | 79% |
src/hatch_ci/script.py | 65 | 65 | 2 | 20 | 0 | 0% |
src/hatch_ci/tools.py | 156 | 9 | 0 | 78 | 8 | 91% |
src/hatch_ci/version_hook.py | 17 | 17 | 0 | 2 | 0 | 0% |
Total | 478 | 200 | 2 | 188 | 15 | 59% |
No items found using the specified filter.