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

Check param capacity for NeighborRankTraverser Step #1290

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Dec 7, 2020

Change-Id: Ibb923021539105add400640ed495a28a12457f28

Change-Id: Ibb923021539105add400640ed495a28a12457f28
@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #1290 (cb71fc3) into master (eb062b2) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1290      +/-   ##
============================================
- Coverage     62.30%   62.29%   -0.01%     
  Complexity     5768     5768              
============================================
  Files           374      374              
  Lines         31392    31392              
  Branches       4407     4407              
============================================
- Hits          19558    19556       -2     
- Misses         9845     9846       +1     
- Partials       1989     1990       +1     
Impacted Files Coverage Δ Complexity Δ
...aidu/hugegraph/api/traversers/NeighborRankAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.22% <0.00%> (-0.57%) 50.00% <0.00%> (-1.00%)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.38% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.20% <0.00%> (-0.12%) 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 eb062b2...cb71fc3. Read the comment docs.

@javeme javeme merged commit 87d7f41 into master Dec 9, 2020
@javeme javeme deleted the check-capacity branch December 9, 2020 09:26
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
Change-Id: Ibb923021539105add400640ed495a28a12457f28
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