Repo Added
|
Files
9
|
Badge
README BADGES
|
push
github
209 of 248 relevant lines covered (84.27%)
0.84 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
51.25 | algorithms/sorting/wordle_solver.py | 182 | 80 | 41 | 39 | 1.0 | |
100.0 | algorithms/recursion/sudoku_solver.py | 123 | 49 | 49 | 0 | 1.0 | |
100.0 | algorithms/search/breadth_first_search.py | 31 | 14 | 14 | 0 | 1.0 | |
100.0 | algorithms/search/depth_first_search.py | 22 | 8 | 8 | 0 | 1.0 | |
100.0 | algorithms/recursion/invert_binary_tree.py | 36 | 18 | 18 | 0 | 1.0 | |
100.0 | algorithms/sequences/fibonacci_sequence.py | 48 | 25 | 25 | 0 | 1.0 | |
100.0 | algorithms/sequences/fizzbuzz.py | 53 | 23 | 23 | 0 | 1.0 | |
100.0 | algorithms/sorting/bubble_sort.py | 60 | 30 | 30 | 0 | 1.0 | |
100.0 | algorithms/search/__init__.py | 2 | 1 | 1 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
11282681491 | main | chore: python 3.13 compatibility | push | github |
84.27 |
||
9456828725 | main | chore: upgrade setup-just | push | github |
79.67 |
||
6644345543 | main | fix: lint | push | github |
79.67 |
||
6644283311 | main | test: against python 3.12 | push | github |
79.67 |
||
5426755719 | main | docs: update README | push | github |
81.16 |
||
5426752035 | main | chore: justfile over makefile, drop py3.7 | push | github |
81.16 |
||
5260360910 | main | chore: use yield for kicks and giggles | push | github | pending completion | ||
3382259757 | main | chore: swap lcov generation | push | Justintime50 | github | pending completion | |
3305969690 | main | feat: adds breadth and depth search algorithms (closes #3) | push | Justintime50 | github | pending completion | |
3179198094 | main | chore: bandit and isort | push | Justintime50 | github | pending completion |