Coverage report: 92.88%
coverage.py v7.4.4, created at 2024-04-04 17:35 +0200
coverage.py v7.4.4, created at 2024-04-04 17:35 +0200
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/git_changelog/build.py | 213 | 21 | 3 | 94 | 11 | 88.27% |
src/git_changelog/cli.py | 228 | 31 | 0 | 102 | 16 | 83.33% |
src/git_changelog/commit.py | 166 | 10 | 3 | 64 | 7 | 89.13% |
src/git_changelog/debug.py | 63 | 5 | 0 | 20 | 3 | 90.36% |
src/git_changelog/providers.py | 104 | 9 | 0 | 26 | 2 | 88.46% |
src/git_changelog/templates/__init__.py | 15 | 1 | 0 | 0 | 0 | 93.33% |
src/git_changelog/versioning.py | 181 | 1 | 0 | 92 | 6 | 97.44% |
tests/conftest.py | 15 | 0 | 2 | 8 | 0 | 100.00% |
tests/helpers.py | 42 | 0 | 2 | 4 | 0 | 100.00% |
tests/test_angular_style.py | 36 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_basic_style.py | 36 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_build.py | 116 | 0 | 3 | 8 | 0 | 100.00% |
tests/test_cli.py | 104 | 0 | 3 | 42 | 1 | 99.32% |
tests/test_commit.py | 7 | 0 | 0 | 2 | 0 | 100.00% |
tests/test_conventional_commit_style.py | 86 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_end_to_end.py | 83 | 0 | 3 | 28 | 0 | 100.00% |
tests/test_providers.py | 15 | 0 | 0 | 6 | 0 | 100.00% |
tests/test_release_notes.py | 9 | 0 | 2 | 0 | 0 | 100.00% |
tests/test_versioning.py | 38 | 0 | 0 | 26 | 0 | 100.00% |
Total | 1557 | 78 | 21 | 522 | 46 | 92.88% |
No items found using the specified filter.