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 fusiform similarity not reset access number after calling #947

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Apr 13, 2020

Change-Id: I9ee176bbc4977140c504c9b929b9dc7058153874

Change-Id: I9ee176bbc4977140c504c9b929b9dc7058153874
@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #947 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #947   +/-   ##
=========================================
  Coverage     71.79%   71.79%           
+ Complexity     4677     4676    -1     
=========================================
  Files           298      298           
  Lines         22377    22377           
  Branches       3176     3176           
=========================================
  Hits          16066    16066           
+ Misses         4732     4731    -1     
- Partials       1579     1580    +1     
Impacted Files Coverage Δ Complexity Δ
...va/com/baidu/hugegraph/backend/cache/RamCache.java 71.83% <0.00%> (-0.58%) 27.00% <0.00%> (-1.00%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.58% <0.00%> (-0.13%) 186.00% <0.00%> (-1.00%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 71.53% <0.00%> (+0.36%) 66.00% <0.00%> (+1.00%)
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 83.52% <0.00%> (+0.37%) 62.00% <0.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 cdc7507...bbe1997. Read the comment docs.

@Linary Linary merged commit 9a078e8 into master Apr 13, 2020
@Linary Linary deleted the fix-capacity branch April 13, 2020 06:07
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