Skip to content

add skip_degree arg for shortest-path API#433

Merged
Linary merged 1 commit intomasterfrom
new-shortest
Apr 8, 2019
Merged

add skip_degree arg for shortest-path API#433
Linary merged 1 commit intomasterfrom
new-shortest

Conversation

@zhoney
Copy link
Copy Markdown
Contributor

@zhoney zhoney commented Apr 3, 2019

implements: #391

Change-Id: I6e1916c709b329aa97fde8e2e165703088278e19

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 3, 2019

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2019

Codecov Report

Merging #433 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #433      +/-   ##
============================================
- Coverage     70.15%   70.15%   -0.01%     
  Complexity     3273     3273              
============================================
  Files           208      208              
  Lines         16054    16054              
  Branches       2301     2301              
============================================
- Hits          11263    11262       -1     
- Misses         3538     3541       +3     
+ Partials       1253     1251       -2
Impacted Files Coverage Δ Complexity Δ
...ain/java/com/baidu/hugegraph/task/TaskManager.java 60.86% <0%> (-4.35%) 10% <0%> (-1%)
...a/com/baidu/hugegraph/backend/query/Condition.java 62.43% <0%> (-0.53%) 20% <0%> (ø)
...e/src/main/java/com/baidu/hugegraph/HugeGraph.java 70.55% <0%> (-0.33%) 60% <0%> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80% <0%> (+0.63%) 146% <0%> (+1%) ⬆️

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 58a439a...58c8bc1. Read the comment docs.

@zhoney zhoney force-pushed the new-shortest branch 2 times, most recently from 0582a6c to 922bc88 Compare April 3, 2019 12:09
@javeme
Copy link
Copy Markdown
Contributor

javeme commented Apr 3, 2019

update title: add skip_degree arg for shortest-path API

@zhoney zhoney changed the title add skip_super_node args to avoid super node for shortest path add skip_degree arg for shortest-path API Apr 4, 2019
implements: #391

Change-Id: I6e1916c709b329aa97fde8e2e165703088278e19

Co-authored-by:platypus0127 <[email protected]>
Co-authored-by:zhoney <[email protected]>
@Linary Linary merged commit 7c7ffe0 into master Apr 8, 2019
@Linary Linary deleted the new-shortest branch April 8, 2019 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants