Skip to content

chore: log improvement

Codecov / codecov/patch failed Mar 3, 2024 in 1s

68.20% of diff hit (target 85.03%)

View this Pull Request on Codecov

68.20% of diff hit (target 85.03%)

Annotations

Check warning on line 100 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L100

Added line #L100 was not covered by tests

Check warning on line 106 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov 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

Check warning on line 124 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L124

Added line #L124 was not covered by tests

Check warning on line 148 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 155 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 223 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L223

Added line #L223 was not covered by tests

Check warning on line 225 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L225

Added line #L225 was not covered by tests

Check warning on line 240 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov 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

Check warning on line 242 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L242

Added line #L242 was not covered by tests

Check warning on line 247 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L247

Added line #L247 was not covered by tests

Check warning on line 249 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L249

Added line #L249 was not covered by tests

Check warning on line 268 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L268

Added line #L268 was not covered by tests

Check warning on line 274 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L274

Added line #L274 was not covered by tests

Check warning on line 279 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPath.java#L279

Added line #L279 was not covered by tests

Check warning on line 62 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/path/shortest/SingleSourceShortestPathValue.java

See this annotation in the file changed.

@codecov 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

Check warning on line 23 in computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java

See this annotation in the file changed.

@codecov 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

Check warning on line 30 in computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java

See this annotation in the file changed.

@codecov 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

Check warning on line 32 in computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java

See this annotation in the file changed.

@codecov 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

Check warning on line 35 in computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java

See this annotation in the file changed.

@codecov 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

Check warning on line 38 in computer-api/src/main/java/org/apache/hugegraph/computer/core/combiner/IdListMergeCombiner.java

See this annotation in the file changed.

@codecov 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

Check warning on line 93 in computer-api/src/main/java/org/apache/hugegraph/computer/core/graph/id/IdFactory.java

See this annotation in the file changed.

@codecov 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

Check warning on line 96 in computer-api/src/main/java/org/apache/hugegraph/computer/core/graph/id/IdFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-api/src/main/java/org/apache/hugegraph/computer/core/graph/id/IdFactory.java#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 29 in computer-api/src/main/java/org/apache/hugegraph/computer/core/util/IdUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-api/src/main/java/org/apache/hugegraph/computer/core/util/IdUtil.java#L29

Added line #L29 was not covered by tests

Check warning on line 33 in computer-api/src/main/java/org/apache/hugegraph/computer/core/util/IdUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-api/src/main/java/org/apache/hugegraph/computer/core/util/IdUtil.java#L33

Added line #L33 was not covered by tests

Check warning on line 39 in computer-api/src/main/java/org/apache/hugegraph/computer/core/util/IdUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-api/src/main/java/org/apache/hugegraph/computer/core/util/IdUtil.java#L37-L39

Added lines #L37 - L39 were not covered by tests