Ran
|
Jobs
1
|
Files
9
|
Run time
1s
|
Badge
README BADGES
|
push
github
83 of 119 branches covered (69.75%)
Branch coverage included in aggregate %.
240 of 279 relevant lines covered (86.02%)
0.86 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5426755719.1 | 9 |
81.16 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
44.03 | algorithms/sorting/wordle_solver.py | 186 | 82 | 43 | 39 | 1.0 | 16 | 36 | |
100.0 | algorithms/recursion/sudoku_solver.py | 131 | 51 | 51 | 0 | 1.0 | 28 | 0 | |
100.0 | algorithms/search/breadth_first_search.py | 35 | 16 | 16 | 0 | 1.0 | 6 | 0 | |
100.0 | algorithms/search/depth_first_search.py | 26 | 10 | 10 | 0 | 1.0 | 4 | 0 | |
100.0 | algorithms/recursion/invert_binary_tree.py | 64 | 35 | 35 | 0 | 1.0 | 6 | 0 | |
100.0 | algorithms/sequences/fibonacci_sequence.py | 56 | 27 | 27 | 0 | 1.0 | 8 | 0 | |
100.0 | algorithms/sequences/fizzbuzz.py | 61 | 25 | 25 | 0 | 1.0 | 10 | 0 | |
100.0 | algorithms/sorting/bubble_sort.py | 68 | 32 | 32 | 0 | 1.0 | 5 | 0 | |
100.0 | algorithms/search/__init__.py | 9 | 1 | 1 | 0 | 1.0 | 0 | 0 |