Coverage report: 60%
coverage.py v7.2.7, created at 2023-08-07 05:48 +0000
coverage.py v7.2.7, created at 2023-08-07 05:48 +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 | 18 | 0 | 0% |
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 | 27 | 0 | 52 | 8 | 82% |
src/hatch_ci/script.py | 67 | 67 | 2 | 20 | 0 | 0% |
src/hatch_ci/tools.py | 201 | 10 | 0 | 84 | 8 | 92% |
src/hatch_ci/version_hook.py | 40 | 40 | 0 | 14 | 0 | 0% |
Total | 550 | 222 | 2 | 188 | 16 | 60% |
No items found using the specified filter.