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

Extract license common structures #36

Closed Linary closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 1.46%. The diff coverage is 91.44%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #36      +/-   ##
============================================
+ Coverage     75.27%   76.73%   +1.46%     
- Complexity      497      557      +60     
============================================
  Files            48       54       +6     
  Lines          1662     1814     +152     
  Branches        253      268      +15     
============================================
+ Hits           1251     1392     +141     
- Misses          300      306       +6     
- Partials        111      116       +5
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (ø) 1 <0> (ø) :arrow_down:
...com/baidu/hugegraph/license/FileKeyStoreParam.java 100% <100%> (ø) 5 <5> (?)
...n/java/com/baidu/hugegraph/license/ExtraParam.java 100% <100%> (ø) 10 <10> (?)
...om/baidu/hugegraph/license/LicenseVerifyParam.java 100% <100%> (ø) 6 <6> (?)
...om/baidu/hugegraph/license/LicenseCreateParam.java 100% <100%> (ø) 14 <14> (?)
.../baidu/hugegraph/license/CommonLicenseManager.java 86.36% <86.36%> (ø) 9 <9> (?)
.../java/com/baidu/hugegraph/license/MachineInfo.java 88.33% <88.33%> (ø) 14 <14> (?)
... and 5 more

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 41bc25c...72ed25c. Read the comment docs.