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

refact: remove source from kneighbor/kout results & unify 'degree ' error info #1463

Merged
merged 6 commits into from
May 27, 2021

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented May 24, 2021

also adapt test in client

@imbajin imbajin changed the title refact: remove source vertex from kout algorithm refact: remove source from kneighbor/kout results & unify 'degree ' error info May 25, 2021
@imbajin imbajin force-pushed the unify-kout branch 2 times, most recently from bf43789 to 7fb1324 Compare May 25, 2021 09:29
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #1463 (1d7bb93) into master (718daa6) will increase coverage by 0.43%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1463      +/-   ##
============================================
+ Coverage     61.73%   62.17%   +0.43%     
- Complexity     5842     5864      +22     
============================================
  Files           381      381              
  Lines         32177    32177              
  Branches       4504     4504              
============================================
+ Hits          19866    20006     +140     
+ Misses        10265    10119     -146     
- Partials       2046     2052       +6     
Impacted Files Coverage Δ
...a/com/baidu/hugegraph/api/traversers/CountAPI.java 0.00% <ø> (ø)
...ugegraph/api/traversers/FusiformSimilarityAPI.java 0.00% <0.00%> (ø)
...aidu/hugegraph/api/traversers/PersonalRankAPI.java 0.00% <0.00%> (ø)
...in/java/com/baidu/hugegraph/task/TaskCallable.java 55.88% <0.00%> (ø)
.../hugegraph/traversal/algorithm/steps/EdgeStep.java 0.00% <ø> (ø)
...ph/traversal/algorithm/steps/WeightedEdgeStep.java 0.00% <ø> (ø)
...raph/backend/store/rocksdb/RocksDBStdSessions.java 64.45% <ø> (ø)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.84% <0.00%> (+0.30%) ⬆️
.../baidu/hugegraph/backend/query/ConditionQuery.java 86.40% <0.00%> (+0.40%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
... and 4 more

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 718daa6...1d7bb93. Read the comment docs.

zhoney
zhoney previously approved these changes May 26, 2021
Linary
Linary previously approved these changes May 26, 2021
@imbajin imbajin dismissed stale reviews from Linary and zhoney via 04df83d May 27, 2021 07:47
zhoney
zhoney previously approved these changes May 27, 2021
@javeme javeme merged commit 9ef6796 into master May 27, 2021
@javeme javeme deleted the unify-kout branch May 27, 2021 09:36
zhoney pushed a commit that referenced this pull request May 27, 2021
…rror info (#1463)

remove source vertex from kout algorithm
unify 'degree ' error info & remove source from kneighbor/kout result
jadepeng pushed a commit to jadepeng/hugegraph that referenced this pull request Jun 25, 2021
…rror info (apache#1463)

remove source vertex from kout algorithm
unify 'degree ' error info & remove source from kneighbor/kout result
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