Ran
|
Files
68
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci
2972 of 3125 relevant lines covered (95.1%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
73.81 | pyalgs/algorithms/graphs/directed_cycle.py | 54 - 193 | 42 - 70 | 31 - 81 | 11 + 11 | 1.0 | |
77.78 | pyalgs/algorithms/commons/selecting.py | 24 - 168 | 18 - 38 | 14 - 29 | 4 - 9 | 1.0 | |
80.95 | pyalgs/algorithms/commons/util.py | 29 - 55 | 21 - 8 | 17 - 12 | 4 + 4 | 1.0 | |
88.89 | ...ms/strings/longest_repeated_substring_unit_test.py | 15 - 390 | 9 + 3 | 8 + 2 | 1 + 1 | 1.0 | |
88.89 | tests/algorithms/commons/shuffling_unit_test.py | 13 | 9 + 4 | 8 + 3 | 1 + 1 | 1.0 | |
89.56 | pyalgs/data_structures/graphs/graph.py | 258 + 257 | 182 + 182 | 163 + 163 | 19 + 19 | 1.0 + 1.0 | |
90.0 | tests/algorithms/commons/selecting_unit_test.py | 14 - 109 | 10 - 71 | 9 - 66 | 1 - 5 | 1.0 | |
90.0 | ...ts/algorithms/graphs/topological_sort_unit_test.py | 18 - 201 | 10 - 72 | 9 - 71 | 1 - 1 | 1.0 | |
90.0 | ...ests/algorithms/graphs/directed_cycle_unit_test.py | 18 - 31 | 10 - 21 | 9 - 22 | 1 + 1 | 1.0 | |
90.91 | pyalgs/data_structures/commons/queue.py | 129 + 91 | 88 + 78 | 80 + 70 | 8 + 8 | 1.0 |