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

test: adapt for server OLTP algorithm ( 'max_degree ' & kneighbor) #122

Merged
merged 8 commits into from
May 27, 2021

Conversation

imbajin
Copy link
Contributor

@imbajin imbajin commented May 20, 2021

TODO: figure out why kneighbor results is not stable (done)

TODO: figure out why kneighbor results is not stable
@imbajin imbajin marked this pull request as ready for review May 21, 2021 12:13
pom.xml Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #122 (71e213b) into master (6224c01) will not change coverage.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #122   +/-   ##
=========================================
  Coverage     76.95%   76.95%           
  Complexity      869      869           
=========================================
  Files           143      143           
  Lines          3810     3810           
  Branches        225      225           
=========================================
  Hits           2932     2932           
  Misses          712      712           
  Partials        166      166           
Impacted Files Coverage Δ
...a/com/baidu/hugegraph/driver/TraverserManager.java 35.29% <0.00%> (ø)
.../baidu/hugegraph/structure/constant/Traverser.java 0.00% <ø> (ø)
...baidu/hugegraph/api/traverser/NeighborRankAPI.java 85.29% <100.00%> (ø)
...baidu/hugegraph/api/traverser/PersonalRankAPI.java 85.96% <100.00%> (ø)
...in/java/com/baidu/hugegraph/driver/HugeClient.java 83.01% <100.00%> (ø)
...egraph/structure/traverser/CrosspointsRequest.java 80.72% <100.00%> (ø)
...ph/structure/traverser/CustomizedPathsRequest.java 76.13% <100.00%> (ø)
.../baidu/hugegraph/structure/traverser/EdgeStep.java 93.75% <100.00%> (ø)
...structure/traverser/FusiformSimilarityRequest.java 87.67% <100.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 166a3fe...71e213b. Read the comment docs.

Linary
Linary previously approved these changes May 24, 2021
javeme
javeme previously approved these changes May 24, 2021
@imbajin imbajin dismissed stale reviews from javeme and Linary via 082848d May 25, 2021 10:47
@zhoney zhoney merged commit 621c0b2 into master May 27, 2021
@zhoney zhoney deleted the adopt-server-oltp branch May 27, 2021 13:19
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