Repo Added
|
Files
68
|
Badge
README BADGES
|
travis-ci
2974 of 3125 relevant lines covered (95.17%)
4.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
73.81 | pyalgs/algorithms/graphs/directed_cycle.py | 54 | 42 | 31 | 11 | 5.0 | |
77.78 | pyalgs/algorithms/commons/selecting.py | 24 | 18 | 14 | 4 | 5.0 | |
80.95 | pyalgs/algorithms/commons/util.py | 29 | 21 | 17 | 4 | 5.0 | |
88.89 | tests/algorithms/commons/shuffling_unit_test.py | 13 | 9 | 8 | 1 | 5.0 | |
88.89 | ...ms/strings/longest_repeated_substring_unit_test.py | 15 | 9 | 8 | 1 | 5.0 | |
89.56 | pyalgs/data_structures/graphs/graph.py | 258 | 182 | 163 | 19 | 5.0 | |
90.0 | tests/algorithms/commons/selecting_unit_test.py | 14 | 10 | 9 | 1 | 5.0 | |
90.0 | ...ests/algorithms/graphs/directed_cycle_unit_test.py | 18 | 10 | 9 | 1 | 5.0 | |
90.0 | ...ts/algorithms/graphs/topological_sort_unit_test.py | 18 | 10 | 9 | 1 | 5.0 | |
90.91 | pyalgs/data_structures/commons/queue.py | 129 | 88 | 80 | 8 | 5.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
77 | bug_package_setup | Fix packaging | Pull #2 | travis-ci | pending completion | ||
76 | master | Improve the design of the red black tree delete operation | push | travis-ci | pending completion | ||
75 | master | Implement KMP | push | travis-ci | pending completion | ||
74 | master | Try to find out why unit test failed in python 3.5 | push | travis-ci | pending completion | ||
73 | master | Implement boyer moore substring search | push | travis-ci | pending completion | ||
72 | master | Implement rabin karp substring search | push | travis-ci | pending completion | ||
71 | master | Try to fix the unit test issue in travis | push | travis-ci | pending completion | ||
70 | master | Fix some bugs in the R-way search tries | push | travis-ci | pending completion | ||
68 | master | Fix the method name issue | push | travis-ci | pending completion | ||
67 | master | Implement R-ways search tries | push | travis-ci | pending completion |