Fix: paths api return empty if start and end with same vertex id by zyxxoo · Pull Request #1435 · apache/hugegraph

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zyxxoo

Copy link

Contributor

@zyxxoo zyxxoo commented

Apr 27, 2021

paths api get and post method return same result

@zyxxoo zyxxoo changed the title Fix paths api Fix paths api return empty if start and end vertix same id

Apr 27, 2021

@codecov

Copy link

codecov bot commented

Apr 28, 2021

edited

Loading

Codecov Report

Merging #1435 (b586d5b) into master (0e686ff) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1435      +/-   ##
============================================
+ Coverage     62.21%   62.22%   +0.01%     
- Complexity     5856     5859       +3     
============================================
  Files           381      381              
  Lines         32135    32135              
  Branches       4504     4504              
============================================
+ Hits          19993    19997       +4     
+ Misses        10090    10089       -1     
+ Partials       2052     2049       -3     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 78.46% <0.00%> (ø) 32.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.27% <0.00%> (+0.23%) 204.00% <0.00%> (+1.00%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.84% <0.00%> (+0.30%) 82.00% <0.00%> (+1.00%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.78% <0.00%> (+0.56%) 51.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e686ff...b586d5b. Read the comment docs.

@zhoney zhoney merged commit 4200645 into master

Apr 28, 2021

@zhoney zhoney deleted the fix_paths_api branch

April 28, 2021 08:17

@javeme javeme changed the title Fix paths api return empty if start and end vertix same id Fix: paths api return empty if start and end with same vertex id

Apr 28, 2021

zhoney pushed a commit that referenced this pull request

May 27, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@imbajin imbajin imbajin left review comments

@Linary Linary Linary approved these changes

@zhoney zhoney zhoney approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@zyxxoo @Linary @zhoney @imbajin