Ran
|
Jobs
6
|
Files
8
|
Run time
1s
|
Badge
README BADGES
|
push
github
176 of 355 branches covered (0.0%)
Branch coverage included in aggregate %.
251 of 526 relevant lines covered (47.72%)
2.85 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | ubuntu-latest - py3.7 - 7070626536.1 | 8 |
43.58 |
GitHub Action Run | |
2 | ubuntu-latest - py3.11 - 7070626536.2 | 8 |
44.84 |
GitHub Action Run | |
3 | macos-latest - py3.11 - 7070626536.3 | 8 |
47.26 |
GitHub Action Run | |
4 | windows-latest - py3.7 - 7070626536.4 | 8 |
44.19 |
GitHub Action Run | |
5 | windows-latest - py3.11 - 7070626536.5 | 8 |
44.49 |
GitHub Action Run | |
6 | macos-latest - py3.7 - 7070626536.6 | 8 |
43.2 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/kanban_python/app.py | 129 | 42 | 0 | 42 | 0.0 | 0 | 22 | |
0.0 | src/kanban_python/cli_parser.py | 63 | 14 | 0 | 14 | 0.0 | 0 | 0 | |
0.0 | src/kanban_python/controls.py | 218 | 113 | 0 | 113 | 0.0 | 0 | 69 | |
18.14 | src/kanban_python/interface.py | 376 | 141 | 39 | 102 | 6.0 | 0 | 74 | |
94.2 | src/kanban_python/utils.py | 139 | 90 | 86 | 4 | 6.0 | 109 | 8 | |
96.53 | src/kanban_python/config.py | 184 | 100 | 100 | 0 | 5.0 | 67 | 6 | |
100.0 | src/kanban_python/constants.py | 58 | 20 | 20 | 0 | 6.0 | 0 | 0 | |
100.0 | src/kanban_python/__init__.py | 17 | 6 | 6 | 0 | 6.0 | 0 | 0 |