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

chore: use github action to run ci #77

Closed Linary closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (98e94c9) into master (74b954a) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
+ Coverage     88.66%   88.73%   +0.07%     
- Complexity      924      925       +1     
============================================
  Files            63       63              
  Lines          2708     2708              
  Branches        396      396              
============================================
+ Hits           2401     2403       +2     
+ Misses          159      158       -1     
+ Partials        148      147       -1     
Impacted Files Coverage Δ
...n/java/com/baidu/hugegraph/concurrent/KeyLock.java 78.43% <0.00%> (-1.97%) :arrow_down:
.../java/com/baidu/hugegraph/license/MachineInfo.java 90.00% <0.00%> (+1.66%) :arrow_up:
...n/java/com/baidu/hugegraph/concurrent/RowLock.java 97.61% <0.00%> (+4.76%) :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 74b954a...98e94c9. Read the comment docs.