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

Add sortByValue in CollectionUtil #7

Closed Linary closed 5 years ago

Linary commented 5 years ago

Change-Id: Iac9917d31e518b7dcd3d48b39f98426a3fa891d3

codecov[bot] commented 5 years ago

Codecov Report

Merging #7 into master will decrease coverage by 0.87%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   24.04%   23.16%   -0.88%     
==========================================
  Files          43       42       -1     
  Lines        1277     1213      -64     
  Branches      229      215      -14     
==========================================
- Hits          307      281      -26     
+ Misses        937      901      -36     
+ Partials       33       31       -2
Impacted Files Coverage Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (ø) :arrow_up:
...a/com/baidu/hugegraph/util/InsertionOrderUtil.java 42.85% <0%> (+42.85%) :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 6f20cb8...b2913da. Read the comment docs.