Coverage report: 92%
Files Functions Classes
coverage.py v7.8.0, created at 2025-04-08 12:49 +0200
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/git_dag/cli.py | 79 | 0 | 2 | 4 | 0 | 100% |
src/git_dag/constants.py | 14 | 0 | 0 | 0 | 0 | 100% |
src/git_dag/dag.py | 227 | 19 | 7 | 114 | 17 | 87% |
src/git_dag/exceptions.py | 6 | 0 | 0 | 0 | 0 | 100% |
src/git_dag/git_commands.py | 360 | 49 | 4 | 94 | 6 | 86% |
src/git_dag/git_objects.py | 145 | 6 | 0 | 8 | 0 | 93% |
src/git_dag/git_repository.py | 296 | 6 | 9 | 78 | 9 | 96% |
src/git_dag/interfaces/dag_base.py | 24 | 0 | 0 | 0 | 0 | 100% |
src/git_dag/interfaces/graphviz.py | 52 | 1 | 0 | 22 | 2 | 96% |
src/git_dag/parameters.py | 160 | 2 | 0 | 12 | 0 | 99% |
src/git_dag/utils.py | 25 | 2 | 0 | 2 | 0 | 93% |
Total | 1388 | 85 | 22 | 334 | 34 | 92% |
No items found using the specified filter.