Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(algorithm): support random walk in computer #274

Merged
merged 12 commits into from
Oct 28, 2023

chore: wrap

565d6e7
Select commit
Loading
Failed to load commit list.
Merged

feat(algorithm): support random walk in computer #274

chore: wrap
565d6e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 26, 2023 in 0s

94.28% of diff hit (target 85.82%)

View this Pull Request on Codecov

94.28% of diff hit (target 85.82%)

Annotations

Check warning on line 72 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/sampling/RandomWalk.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/sampling/RandomWalk.java#L72

Added line #L72 was not covered by tests

Check warning on line 80 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/sampling/RandomWalk.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/sampling/RandomWalk.java#L80

Added line #L80 was not covered by tests

Check warning on line 61 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/sampling/RandomWalkMessage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/sampling/RandomWalkMessage.java#L61

Added line #L61 was not covered by tests