Ran
|
Jobs
5
|
Files
68
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
2 of 2 new or added lines in 2 files covered. (100.0%)
2925 of 3071 relevant lines covered (95.25%)
4.76 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 74.1 | 68 |
95.18 |
Travis Job 74.1 | |
2 | 74.2 | 68 |
95.25 |
Travis Job 74.2 | |
3 | 74.3 | 68 |
95.25 |
Travis Job 74.3 | |
4 | 74.4 | 68 |
95.25 |
Travis Job 74.4 | |
6 | 74.6 | 68 |
95.18 |
Travis Job 74.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
73.81 | pyalgs/algorithms/graphs/directed_cycle.py | 54 | 42 | 31 | 11 | 1.0 | |
77.78 | pyalgs/algorithms/commons/selecting.py | 24 | 18 | 14 | 4 | 1.0 | |
80.95 | pyalgs/algorithms/commons/util.py | 29 | 21 | 17 | 4 | 1.0 | |
88.89 | tests/algorithms/commons/shuffling_unit_test.py | 13 | 9 | 8 | 1 | 1.0 | |
88.89 | ...ms/strings/longest_repeated_substring_unit_test.py | 15 | 9 | 8 | 1 | 1.0 | |
89.56 | pyalgs/data_structures/graphs/graph.py | 258 | 182 | 163 | 19 | 1.0 | |
90.0 | ...ts/algorithms/graphs/topological_sort_unit_test.py | 18 | 10 | 9 | 1 | 1.0 | |
90.0 | ...ests/algorithms/graphs/directed_cycle_unit_test.py | 18 | 10 | 9 | 1 | 1.0 | |
90.0 | tests/algorithms/commons/selecting_unit_test.py | 14 | 10 | 9 | 1 | 1.0 | |
90.91 | pyalgs/data_structures/commons/queue.py | 129 | 88 | 80 | 8 | 1.0 | |
91.14 | pyalgs/data_structures/commons/stack.py | 119 | 79 | 72 | 7 | 1.0 |