Adding try-with-resources block around PredictionTraverser#2016
Adding try-with-resources block around PredictionTraverser#2016javeme merged 2 commits intoapache:masterfrom
Conversation
|
@javeme , another small PR. Plz review. Thanks! |
Codecov Report
@@ Coverage Diff @@
## master #2016 +/- ##
=========================================
Coverage 66.34% 66.34%
Complexity 978 978
=========================================
Files 482 482
Lines 41457 41457
Branches 5890 5890
=========================================
Hits 27506 27506
Misses 11251 11251
Partials 2700 2700 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
javeme
left a comment
There was a problem hiding this comment.
Thanks for your contribution~
hugegraph-api/src/main/java/com/baidu/hugegraph/api/traversers/AdamicAdarAPI.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/api/traversers/ResourceAllocationAPI.java
Outdated
Show resolved
Hide resolved
9ceca69 to
895f249
Compare
|
I've updated the branch on the github page that caused the author is changed, which doesn't seem to be expected behavior. @vamossagar12 can you please rebase on the latest master by |
could just use merge from master option(rather than rebase from master),merge it wont break the code commit/review |


Fixes #1818