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 personal/neighbor rank id from String to Object #1310

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Dec 22, 2020

Change-Id: I2a0e42d199b3858facc900dbb745b8a5f2ef37da

Change-Id: I2a0e42d199b3858facc900dbb745b8a5f2ef37da
@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #1310 (e0c85c3) into master (f0d1146) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1310   +/-   ##
=========================================
  Coverage     62.11%   62.12%           
- Complexity     5772     5775    +3     
=========================================
  Files           377      377           
  Lines         31501    31501           
  Branches       4413     4413           
=========================================
+ Hits          19566    19569    +3     
+ Misses         9946     9944    -2     
+ Partials       1989     1988    -1     
Impacted Files Coverage Δ Complexity Δ
...aidu/hugegraph/api/traversers/NeighborRankAPI.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...aidu/hugegraph/api/traversers/PersonalRankAPI.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.38% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 73.03% <0.00%> (+2.24%) 53.00% <0.00%> (+2.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 f0d1146...e0c85c3. Read the comment docs.

@zhoney zhoney merged commit aa6f638 into master Dec 23, 2020
@zhoney zhoney deleted the fix-oltp-rank-id branch December 23, 2020 14:01
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