apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

Optimize intersect action #3

Closed Linary closed 6 years ago

Linary commented 6 years ago

improve #2

Change-Id: I9c4daeaf812ffdae84a83b2bc94bb114461bda45

codecov[bot] commented 6 years ago

Codecov Report

Merging #3 into master will increase coverage by 1.66%. The diff coverage is 76.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   21.08%   22.75%   +1.66%     
==========================================
  Files          42       42              
  Lines        1219     1257      +38     
  Branches      219      227       +8     
==========================================
+ Hits          257      286      +29     
- Misses        936      943       +7     
- Partials       26       28       +2
Impacted Files Coverage Δ
.../java/com/baidu/hugegraph/util/CollectionUtil.java 45.31% <76.31%> (+45.31%) :arrow_up:

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 591d3f3...87982ef. Read the comment docs.