Coverage report: 74%
coverage.py v7.2.7, created at 2023-08-08 08:07 +0000
coverage.py v7.2.7, created at 2023-08-08 08:07 +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 | 49 | 0 | 18 | 0 | 26% |
src/hatch_ci/common.py | 1 | 1 | 0 | 0 | 0 | 0% |
src/hatch_ci/hooks.py | 5 | 5 | 0 | 0 | 0 | 0% |
src/hatch_ci/scm.py | 162 | 12 | 0 | 52 | 8 | 90% |
src/hatch_ci/script.py | 66 | 9 | 2 | 20 | 5 | 84% |
src/hatch_ci/tools.py | 224 | 21 | 0 | 98 | 11 | 87% |
src/hatch_ci/version_hook.py | 40 | 40 | 0 | 14 | 0 | 0% |
Total | 572 | 137 | 2 | 202 | 24 | 74% |
No items found using the specified filter.