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 dateutil #48

Closed zhoney closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.27%. The diff coverage is 88.46%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #48      +/-   ##
============================================
+ Coverage     81.60%   81.87%   +0.27%     
- Complexity      675      687      +12     
============================================
  Files            56       57       +1     
  Lines          2049     2075      +26     
  Branches        300      303       +3     
============================================
+ Hits           1672     1699      +27     
  Misses          249      249              
+ Partials        128      127       -1     
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50.00% <ø> (ø) 1.00 <0.00> (ø)
...c/main/java/com/baidu/hugegraph/util/DateUtil.java 88.46% <88.46%> (ø) 9.00 <9.00> (?)
.../main/java/com/baidu/hugegraph/perf/Stopwatch.java 87.75% <0.00%> (+2.04%) 21.00% <0.00%> (+1.00%)
...n/java/com/baidu/hugegraph/concurrent/RowLock.java 80.43% <0.00%> (+4.34%) 11.00% <0.00%> (+1.00%)
.../java/com/baidu/hugegraph/date/SafeDateFormat.java 90.00% <0.00%> (+10.00%) 5.00% <0.00%> (+1.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 c2c5ba4...b98338a. Read the comment docs.