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

fix kout/kneighbor default limit from 10 to 10000000 #1436

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Apr 28, 2021

Change-Id: I627d174311186de5b9cc86fb1e23c155e4affbe3

Change-Id: I627d174311186de5b9cc86fb1e23c155e4affbe3
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #1436 (4b11b66) into master (4200645) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1436   +/-   ##
=========================================
  Coverage     62.21%   62.22%           
- Complexity     5858     5859    +1     
=========================================
  Files           381      381           
  Lines         32135    32135           
  Branches       4504     4504           
=========================================
+ Hits          19994    19996    +2     
+ Misses        10090    10089    -1     
+ Partials       2051     2050    -1     
Impacted Files Coverage Δ Complexity Δ
...m/baidu/hugegraph/api/traversers/KneighborAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/api/traversers/KoutAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.15% <0.00%> (+0.11%) 203.00% <0.00%> (ø%)
...va/com/baidu/hugegraph/backend/cache/RamCache.java 72.41% <0.00%> (+0.57%) 28.00% <0.00%> (+1.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 4200645...4b11b66. Read the comment docs.

@javeme javeme merged commit 8bbecd9 into master Apr 28, 2021
@javeme javeme deleted the fix-kout/knei-limit branch April 28, 2021 15:43
zhoney added a commit that referenced this pull request May 27, 2021
Change-Id: I627d174311186de5b9cc86fb1e23c155e4affbe3
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