feat(algorithm): support single source shortest path algorithm #285
68.01% of diff hit (target 85.03%)
View this Pull Request on Codecov
68.01% of diff hit (target 85.03%)
Annotations
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L106
Added line #L106 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L111-L112
Added lines #L111 - L112 were not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L119
Added line #L119 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L124-L125
Added lines #L124 - L125 were not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L140
Added line #L140 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L162-L165
Added lines #L162 - L165 were not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L170-L172
Added lines #L170 - L172 were not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L240
Added line #L240 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L244
Added line #L244 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L257
Added line #L257 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L259
Added line #L259 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L264
Added line #L264 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L266
Added line #L266 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L285
Added line #L285 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L291
Added line #L291 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L296
Added line #L296 was not covered by tests
codecov / codecov/patch
computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPathValue.java#L62
Added line #L62 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java#L23
Added line #L23 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java#L30
Added line #L30 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java#L32
Added line #L32 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java#L35
Added line #L35 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java#L37-L38
Added lines #L37 - L38 were not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/graph/id/IdCategory.java#L31
Added line #L31 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/graph/id/IdCategory.java#L39
Added line #L39 was not covered by tests
codecov / codecov/patch
computer-api/src/main/java/org/apache/hugegraph/computer/core/graph/id/IdFactory.java#L93
Added line #L93 was not covered by tests