Ran
|
Jobs
6
|
Files
8
|
Run time
2s
|
Badge
README BADGES
|
push
github
218 of 488 branches covered (0.0%)
Branch coverage included in aggregate %.
3 of 16 new or added lines in 2 files covered. (18.75%)
2 existing lines in 2 files now uncovered.273 of 602 relevant lines covered (45.35%)
2.71 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
5 |
0.0 |
0.0% | src/kanban_python/controls.py |
8 |
17.87 |
-0.96% | src/kanban_python/interface.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
0.0 |
0.0% | src/kanban_python/controls.py |
1 |
17.87 |
-0.96% | src/kanban_python/interface.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | windows-latest - py3.7 - 7142150641.1 | 8 |
41.94 |
GitHub Action Run | |
2 | ubuntu-latest - py3.11 - 7142150641.2 | 8 |
42.39 |
GitHub Action Run | |
3 | macos-latest - py3.7 - 7142150641.3 | 8 |
41.67 |
GitHub Action Run | |
4 | ubuntu-latest - py3.7 - 7142150641.4 | 8 |
41.33 |
GitHub Action Run | |
5 | windows-latest - py3.11 - 7142150641.5 | 8 |
42.2 |
GitHub Action Run | |
6 | macos-latest - py3.11 - 7142150641.6 | 8 |
45.52 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/kanban_python/app.py | 130 | 43 | 0 | 43 | 0.0 | 0 | 24 | |
0.0 | src/kanban_python/cli_parser.py | 63 | 14 | 0 | 14 | 0.0 | 0 | 0 | |
0.0 | src/kanban_python/controls.py | 309 + 8 | 149 + 4 | 0 | 149 + 4 | 0.0 | 0 | 142 + 18 | |
17.87 | src/kanban_python/interface.py | 457 + 19 | 151 + 2 | 42 | 109 + 2 | 6.0 | 0 | 84 + 10 | |
91.73 | src/kanban_python/utils.py | 165 | 107 | 99 | 8 | 6.0 | 145 + 7 | 14 - 2 | |
93.72 | src/kanban_python/config.py | 199 | 112 | 106 | 6 | 5.0 | 73 - 24 | 6 - 18 | |
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 |