Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Comments

add maxValueOf() for NumericUtil#30

Merged
Linary merged 2 commits intomasterfrom
max-value-of
Jun 26, 2019
Merged

add maxValueOf() for NumericUtil#30
Linary merged 2 commits intomasterfrom
max-value-of

Conversation

@zhoney
Copy link
Contributor

@zhoney zhoney commented Jun 26, 2019

Change-Id: Ida0369ad8affc34d53169d48c05fc815d7113f1f

Change-Id: Ida0369ad8affc34d53169d48c05fc815d7113f1f
Change-Id: Ie34be6a9aa187691b004391f956891b8c55554fb
@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #30 into master will increase coverage by 0.17%.
The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
+ Coverage      74.6%   74.77%   +0.17%     
- Complexity      472      480       +8     
============================================
  Files            47       47              
  Lines          1579     1590      +11     
  Branches        235      241       +6     
============================================
+ Hits           1178     1189      +11     
- Misses          293      294       +1     
+ Partials        108      107       -1
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (ø) 1 <0> (ø) ⬇️
...ain/java/com/baidu/hugegraph/util/NumericUtil.java 83.59% <81.81%> (-0.17%) 68 <6> (+6)
.../main/java/com/baidu/hugegraph/event/EventHub.java 81.94% <0%> (+1.38%) 27% <0%> (+1%) ⬆️
.../main/java/com/baidu/hugegraph/perf/Stopwatch.java 87.75% <0%> (+2.04%) 21% <0%> (+1%) ⬆️

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 85a6b7e...7d13119. Read the comment docs.

@Linary Linary merged commit b525aef into master Jun 26, 2019
@Linary Linary deleted the max-value-of branch June 26, 2019 09:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants