|
Ran
|
Jobs
1
|
Files
33
|
Run time
1min
|
Badge
README BADGES
|
push
github
4115 of 4202 new or added lines in 29 files covered. (97.93%)
44 existing lines in 9 files now uncovered.5859 of 6216 relevant lines covered (94.26%)
39.93 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
63.64 |
13.64% | src/algorithms.rs |
| 1 |
98.62 |
-1.38% | src/algorithms/greedy_coloring.rs |
| 1 |
98.28 |
-1.72% | src/algorithms/kahns.rs |
| 1 |
99.11 |
0.69% | src/algorithms/topological_sort.rs |
| 1 |
96.77 |
src/containers/probing.rs | |
| 2 |
96.23 |
14.41% | src/graph.rs |
| 3 |
99.37 |
-0.0% | src/algorithms/traversal.rs |
| 3 |
91.59 |
-2.64% | src/containers/sets.rs |
| 4 |
94.29 |
-5.71% | src/algorithms/bellman_ford.rs |
| 5 |
92.11 |
-0.75% | src/algorithms/dijkstra.rs |
| 5 |
95.73 |
1.25% | src/algorithms/kruskals.rs |
| 5 |
96.86 |
0.95% | src/containers/maps/staticdict.rs |
| 5 |
98.5 |
src/matrix/map_matrix.rs | |
| 6 |
98.03 |
src/algorithms/connected_components.rs | |
| 6 |
80.0 |
2.35% | src/visited.rs |
| 8 |
93.1 |
src/edgelist/edge_node_list.rs | |
| 8 |
96.1 |
src/matrix/bit_map_matrix.rs | |
| 22 |
93.87 |
src/algorithms/tarjan_scc.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
98.62 |
-1.38% | src/algorithms/greedy_coloring.rs |
| 1 |
98.28 |
-1.72% | src/algorithms/kahns.rs |
| 1 |
99.37 |
-0.0% | src/algorithms/traversal.rs |
| 2 |
94.29 |
-5.71% | src/algorithms/bellman_ford.rs |
| 2 |
95.73 |
1.25% | src/algorithms/kruskals.rs |
| 3 |
92.11 |
-0.75% | src/algorithms/dijkstra.rs |
| 3 |
76.62 |
-3.9% | src/containers/maps.rs |
| 4 |
82.16 |
-0.8% | src/nodes.rs |
| 27 |
78.49 |
-4.46% | src/edges.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15667227901.1 | 33 |
94.26 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|