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 neighborrank and personalrank API #43

Merged
merged 7 commits into from
Apr 19, 2019
Merged

Adapt neighborrank and personalrank API #43

merged 7 commits into from
Apr 19, 2019

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Apr 16, 2019

Change-Id: I5f881af79bd514d117e903b9ee823ca87daad82a

Change-Id: I5f881af79bd514d117e903b9ee823ca87daad82a
Change-Id: I762a167a28628d775f8ddd5dd43c9e23efa3f002
Linary added 2 commits April 17, 2019 22:28
Change-Id: If4ab77881e3beab38f755e63e14570c078ded9ab
Change-Id: Ib97214692028dda1f84077b7cc38e9f3dbd8e410
Change-Id: If68f2aa410453c08e85b0f4dbb09ef519be85528
Linary added 2 commits April 18, 2019 20:39
Change-Id: Ia42010e5845cd2a2e95e24e6c3cea04670428710
Change-Id: Idf833f3fb02d3dc9deeef4ec3cf551cff7176b7e
@Linary Linary changed the title Adapt neighborrank API Adapt neighborrank and personalrank API Apr 19, 2019
@codecov
Copy link

codecov bot commented Apr 19, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #43   +/-   ##
=========================================
  Coverage          ?   74.06%           
  Complexity        ?      482           
=========================================
  Files             ?       92           
  Lines             ?     2148           
  Branches          ?      128           
=========================================
  Hits              ?     1591           
  Misses            ?      462           
  Partials          ?       95
Impacted Files Coverage Δ Complexity Δ
.../baidu/hugegraph/structure/constant/Traverser.java 0% <ø> (ø) 0 <0> (?)
...in/java/com/baidu/hugegraph/driver/HugeClient.java 58.82% <100%> (ø) 10 <0> (?)
...baidu/hugegraph/api/traverser/structure/Ranks.java 100% <100%> (ø) 1 <1> (?)
...ava/com/baidu/hugegraph/version/ClientVersion.java 80% <100%> (ø) 2 <1> (?)
...m/baidu/hugegraph/api/traverser/TraversersAPI.java 93.75% <100%> (ø) 9 <3> (?)
...a/com/baidu/hugegraph/driver/TraverserManager.java 23.28% <50%> (ø) 1 <0> (?)
...baidu/hugegraph/api/traverser/NeighborRankAPI.java 85.29% <85.29%> (ø) 3 <3> (?)
...baidu/hugegraph/api/traverser/PersonalRankAPI.java 85.96% <85.96%> (ø) 3 <3> (?)

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 5d149b0...34c31df. Read the comment docs.

@javeme javeme merged commit ba22ba8 into master Apr 19, 2019
@javeme javeme deleted the neighbor-rank branch April 19, 2019 03:58
zhoney pushed a commit to zhoney/hugegraph-client that referenced this pull request Sep 19, 2019
Change-Id: I5f881af79bd514d117e903b9ee823ca87daad82a
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