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

adapt for shortest path api with skip-degree #42

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Apr 4, 2019

implement: #391

Change-Id: Ied258ed24edf1529eb47f3fa874f3df0b870ca80

implement: #391

Change-Id: Ied258ed24edf1529eb47f3fa874f3df0b870ca80
@zhoney zhoney force-pushed the avoid-super-node branch from 665f914 to 6ed251e Compare April 5, 2019 07:06
@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@dee81f6). Click here to learn what that means.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #42   +/-   ##
=========================================
  Coverage          ?   73.49%           
  Complexity        ?      470           
=========================================
  Files             ?       89           
  Lines             ?     2007           
  Branches          ?      113           
=========================================
  Hits              ?     1475           
  Misses            ?      445           
  Partials          ?       87
Impacted Files Coverage Δ Complexity Δ
.../baidu/hugegraph/structure/constant/Traverser.java 0% <ø> (ø) 0 <0> (?)
...a/com/baidu/hugegraph/driver/TraverserManager.java 21.73% <0%> (ø) 1 <0> (?)
...in/java/com/baidu/hugegraph/driver/HugeClient.java 61.7% <100%> (ø) 9 <0> (?)
...baidu/hugegraph/api/traverser/ShortestPathAPI.java 93.33% <81.81%> (ø) 10 <7> (?)

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 dee81f6...6ed251e. Read the comment docs.

@Linary Linary merged commit 33b3724 into master Apr 8, 2019
@Linary Linary deleted the avoid-super-node branch April 8, 2019 03:43
zhoney added a commit to zhoney/hugegraph-client that referenced this pull request Sep 19, 2019
implement: #391

Change-Id: Ied258ed24edf1529eb47f3fa874f3df0b870ca80
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.

3 participants