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

fix(api): correct the vertex id in the edge-existence api #2380

Merged
merged 25 commits into from
Dec 8, 2023

fix

d7ffa14
Select commit
Loading
Failed to load commit list.
Merged

fix(api): correct the vertex id in the edge-existence api #2380

fix
d7ffa14
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 7, 2023 in 0s

0.00% of diff hit (target 66.31%)

View this Pull Request on Codecov

0.00% of diff hit (target 66.31%)

Annotations

Check warning on line 77 in hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/EdgeExistenceAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/EdgeExistenceAPI.java#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 45 in hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/EdgeExistenceTraverser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/EdgeExistenceTraverser.java#L45

Added line #L45 was not covered by tests

Check warning on line 49 in hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/EdgeExistenceTraverser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/EdgeExistenceTraverser.java#L49

Added line #L49 was not covered by tests