Ran
|
Jobs
6
|
Files
8
|
Run time
1s
|
Badge
README BADGES
|
push
github
261 of 619 branches covered (0.0%)
Branch coverage included in aggregate %.
305 of 689 relevant lines covered (44.27%)
2.64 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | ubuntu-latest - py3.7 - 7228702584.1 | 8 |
40.37 |
GitHub Action Run | |
2 | macos-latest - py3.7 - 7228702584.2 | 8 |
40.46 |
GitHub Action Run | |
3 | ubuntu-latest - py3.11 - 7228702584.3 | 8 |
41.28 |
GitHub Action Run | |
4 | macos-latest - py3.11 - 7228702584.4 | 8 |
43.78 |
GitHub Action Run | |
5 | windows-latest - py3.7 - 7228702584.5 | 8 |
40.95 |
GitHub Action Run | |
6 | windows-latest - py3.11 - 7228702584.6 | 8 |
41.18 |
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 | 332 | 157 | 0 | 157 | 0.0 | 0 | 148 | |
16.48 | src/kanban_python/interface.py | 515 | 169 | 45 | 124 | 6.0 | 0 | 104 | |
73.76 | src/kanban_python/utils.py | 236 | 161 | 124 | 37 | 6.0 | 188 + 7 | 74 - 2 | |
93.72 | src/kanban_python/config.py | 193 | 112 | 106 | 6 | 5.0 | 73 - 24 | 6 - 18 | |
100.0 | src/kanban_python/constants.py | 64 | 24 | 24 | 0 | 6.0 | 0 | 0 | |
100.0 | src/kanban_python/__init__.py | 17 | 6 | 6 | 0 | 6.0 | 0 | 0 |