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

improve 5-tp algorithms #936

Merged
merged 2 commits into from
Apr 8, 2020
Merged

improve 5-tp algorithms #936

merged 2 commits into from
Apr 8, 2020

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Apr 8, 2020

Change-Id: Id77196f3ad40d2768a3498db7e19bca97fa11979

Change-Id: Id77196f3ad40d2768a3498db7e19bca97fa11979
Change-Id: Ie69d4d4248223a43b8c75bec77bf049cafa634b2
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #936 into master will increase coverage by 2.91%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #936      +/-   ##
============================================
+ Coverage     69.13%   72.04%   +2.91%     
- Complexity     4503     4689     +186     
============================================
  Files           295      298       +3     
  Lines         22045    22463     +418     
  Branches       3121     3201      +80     
============================================
+ Hits          15240    16184     +944     
+ Misses         5308     4704     -604     
- Partials       1497     1575      +78     
Impacted Files Coverage Δ Complexity Δ
.../hugegraph/api/traversers/AllShortestPathsAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...idu/hugegraph/api/traversers/SameNeighborsAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...aidu/hugegraph/api/traversers/ShortestPathAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ph/api/traversers/SingleSourceShortestPathAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...egraph/api/traversers/WeightedShortestPathAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...com/baidu/hugegraph/serializer/JsonSerializer.java 49.36% <0.00%> (ø) 0.00 <0.00> (ø)
...ava/com/baidu/hugegraph/serializer/Serializer.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/backend/cache/RamCache.java 70.32% <0.00%> (-3.41%) 31.00% <0.00%> (-20.00%)
...gegraph/backend/serializer/BinaryBackendEntry.java 81.81% <0.00%> (-0.47%) 27.00% <0.00%> (-1.00%)
...java/com/baidu/hugegraph/type/define/DataType.java 86.30% <0.00%> (-0.37%) 40.00% <0.00%> (ø%)
... and 20 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 a24f7ec...977c7f0. Read the comment docs.

@Linary Linary merged commit 31bfb4a into master Apr 8, 2020
@Linary Linary deleted the new-5-tp branch April 8, 2020 14:16
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