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: use 'foreground' delete policy to cancel k8s job #290

Merged
merged 15 commits into from
Dec 4, 2023

Update DefaultJobState.java

1133673
Select commit
Loading
Failed to load commit list.
Merged

feat: use 'foreground' delete policy to cancel k8s job #290

Update DefaultJobState.java
1133673
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2023 in 0s

91.93% of diff hit (target 85.03%)

View this Pull Request on Codecov

91.93% of diff hit (target 85.03%)

Annotations

Check warning on line 85 in computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/centrality/betweenness/BetweennessMessage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm/centrality/betweenness/BetweennessMessage.java#L84-L85

Added lines #L84 - L85 were not covered by tests

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