Ran
|
Jobs
6
|
Files
8
|
Run time
1min
|
Badge
README BADGES
|
push
github
301 of 655 branches covered (45.95%)
Branch coverage included in aggregate %.
339 of 729 relevant lines covered (46.5%)
2.79 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | windows-latest - py3.11 - 8906477535.1 | 8 |
43.56 |
GitHub Action Run | |
2 | ubuntu-latest - py3.11 - 8906477535.2 | 8 |
43.51 |
GitHub Action Run | |
3 | windows-latest - py3.8 - 8906477535.3 | 8 |
43.5 |
GitHub Action Run | |
4 | macos-latest - py3.11 - 8906477535.4 | 8 |
46.09 |
GitHub Action Run | |
5 | ubuntu-latest - py3.8 - 8906477535.5 | 8 |
42.8 |
GitHub Action Run | |
6 | macos-latest - py3.8 - 8906477535.6 | 8 |
43.38 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/kanban_python/app.py | 134 | 46 | 0 | 46 | 0.0 | 0 | 26 | |
0.0 | src/kanban_python/cli_parser.py | 63 | 14 | 0 | 14 | 0.0 | 0 | 0 | |
0.0 | src/kanban_python/controls.py | 334 | 158 | 0 | 158 | 0.0 | 0 | 148 | |
15.44 | src/kanban_python/interface.py | 576 | 183 | 46 | 137 | 6.0 | 0 | 115 | |
81.4 | src/kanban_python/utils.py | 274 | 186 | 157 | 29 | 5.0 | 228 | 59 | |
93.72 | src/kanban_python/config.py | 193 | 112 | 106 | 6 | 6.0 + 1.0 | 73 | 6 | |
100.0 | src/kanban_python/constants.py | 65 | 24 | 24 | 0 | 6.0 | 0 | 0 | |
100.0 | src/kanban_python/__init__.py | 17 | 6 | 6 | 0 | 6.0 | 0 | 0 |