|
Ran
|
Jobs
1
|
Files
31
|
Run time
1min
|
Badge
README BADGES
|
push
github
35 of 55 new or added lines in 7 files covered. (63.64%)
406 existing lines in 17 files now uncovered.697 of 1205 relevant lines covered (57.84%)
103.98 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
56.41 |
-3.59% | src/maze/hex_builder.rs |
| 5 |
63.51 |
-3.7% | src/maze/hex_maze.rs |
| 4 |
87.5 |
-12.5% | src/maze/validate.rs |
| 2 |
0.0 |
-90.0% | src/maze/algorithms/aldous_broder.rs |
| 2 |
6.67 |
-87.93% | src/maze/algorithms/hunt_and_kill.rs |
| 2 |
0.0 |
src/maze/algorithms/mod.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 71 |
0.0 |
-95.71% | src/maze/algorithms/eller.rs |
| 55 |
6.67 |
-91.58% | src/maze/algorithms/prim.rs |
| 45 |
0.0 |
-95.12% | src/maze/algorithms/growing_tree.rs |
| 38 |
6.67 |
-87.93% | src/maze/algorithms/hunt_and_kill.rs |
| 38 |
9.3 |
-88.07% | src/maze/algorithms/recursive_division.rs |
| 32 |
0.0 |
-90.63% | src/maze/algorithms/kruskal.rs |
| 31 |
0.0 |
-90.63% | src/maze/algorithms/binary_tree.rs |
| 23 |
0.0 |
-90.0% | src/maze/algorithms/aldous_broder.rs |
| 17 |
15.38 |
-64.62% | src/maze/formatters/mod.rs |
| 13 |
0.0 |
-78.57% | src/maze/algorithms/sidewinder.rs |
| 13 |
87.39 |
-10.77% | src/maze/formatters/image.rs |
| 9 |
70.0 |
-30.0% | src/maze/builder.rs |
| 5 |
85.29 |
-14.71% | src/maze/grid/cell.rs |
| 5 |
83.33 |
-5.69% | src/maze/grid/mod.rs |
| 5 |
87.18 |
-12.82% | src/maze/maze.rs |
| 4 |
63.51 |
-3.7% | src/maze/hex_maze.rs |
| 2 |
85.19 |
0.57% | src/maze/algorithms/recursive_backtracking.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30600646093.1 | 31 |
57.84 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|