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 same neighbor limit from 10 to 10000000 #1530

Merged
merged 1 commit into from
Jun 30, 2021
Merged

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Jun 30, 2021

Change-Id: I28ac292b23c9cb37e786a6b60530124b39eb9b3f

Change-Id: I28ac292b23c9cb37e786a6b60530124b39eb9b3f
@codecov
Copy link

codecov bot commented Jun 30, 2021

Codecov Report

Merging #1530 (8abafb1) into master (f41c6e9) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1530      +/-   ##
============================================
- Coverage     59.67%   59.64%   -0.03%     
+ Complexity     6151     6150       -1     
============================================
  Files           410      410              
  Lines         33260    33260              
  Branches       4591     4591              
============================================
- Hits          19847    19839       -8     
- Misses        11340    11350      +10     
+ Partials       2073     2071       -2     
Impacted Files Coverage Δ
...idu/hugegraph/api/traversers/SameNeighborsAPI.java 0.00% <ø> (ø)
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 34.78% <0.00%> (-5.44%) ⬇️
...in/java/com/baidu/hugegraph/auth/HugeResource.java 77.92% <0.00%> (-1.30%) ⬇️
.../java/com/baidu/hugegraph/auth/RolePermission.java 90.58% <0.00%> (-1.18%) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 78.10% <0.00%> (-0.73%) ⬇️
...ain/java/com/baidu/hugegraph/task/TaskManager.java 71.94% <0.00%> (+1.43%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 74.15% <0.00%> (+2.80%) ⬆️

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 f41c6e9...8abafb1. Read the comment docs.

@Linary Linary merged commit 08170eb into master Jun 30, 2021
@Linary Linary deleted the fix-same-neighbor-limit branch June 30, 2021 08:37
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.

None yet

3 participants