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

Upgrade version to 1.8.0 for release #55

Closed Linary closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 into master will increase coverage by 1.97%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #55      +/-   ##
============================================
+ Coverage     81.76%   83.73%   +1.97%     
- Complexity      686      736      +50     
============================================
  Files            57       57              
  Lines          2089     2152      +63     
  Branches        304      324      +20     
============================================
+ Hits           1708     1802      +94     
+ Misses          251      216      -35     
- Partials        130      134       +4     
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50.00% <ø> (ø) 1.00 <0.00> (ø)
.../main/java/com/baidu/hugegraph/event/EventHub.java 81.94% <0.00%> (+1.38%) 27.00% <0.00%> (+1.00%)
...n/java/com/baidu/hugegraph/concurrent/RowLock.java 95.16% <0.00%> (+19.07%) 16.00% <0.00%> (+6.00%)
...ava/com/baidu/hugegraph/concurrent/AtomicLock.java 55.55% <0.00%> (+35.55%) 11.00% <0.00%> (+9.00%)
...n/java/com/baidu/hugegraph/concurrent/KeyLock.java 58.33% <0.00%> (+46.96%) 28.00% <0.00%> (+25.00%)
...va/com/baidu/hugegraph/concurrent/LockManager.java 65.38% <0.00%> (+65.38%) 9.00% <0.00%> (+9.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 544599e...2a75a19. Read the comment docs.