InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

313: support for setting guid to pre-existed entities #314

Closed sreznick closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #314 into master will increase coverage by 1.24%. The diff coverage is 85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #314      +/-   ##
============================================
+ Coverage     72.33%   73.58%   +1.24%     
- Complexity      940      994      +54     
============================================
  Files            91       91              
  Lines          5600     6083     +483     
  Branches        798      906     +108     
============================================
+ Hits           4051     4476     +425     
- Misses         1019     1074      +55     
- Partials        530      533       +3
Impacted Files Coverage Δ Complexity Δ
...in/com/infowings/catalog/storage/OrientDatabase.kt 53.27% <ø> (ø) 41 <0> (ø) :arrow_down:
...n/kotlin/com/infowings/catalog/external/GuidApi.kt 20% <0%> (-13.34%) 1 <0> (ø)
...n/kotlin/com/infowings/catalog/BeansInitializer.kt 100% <100%> (ø) 2 <0> (ø) :arrow_down:
...om/infowings/catalog/data/subject/SubjectVertex.kt 86.48% <100%> (+2.11%) 16 <0> (ø) :arrow_down:
.../com/infowings/catalog/data/guid/GuidDaoService.kt 89.65% <75%> (+0.36%) 8 <1> (+2) :arrow_up:
...otlin/com/infowings/catalog/storage/VertexUtils.kt 74.07% <83.33%> (+5.32%) 0 <0> (ø) :arrow_down:
...lin/com/infowings/catalog/data/guid/GuidService.kt 79.01% <93.75%> (-0.36%) 24 <4> (+4)
.../kotlin/com/infowings/catalog/common/ObjectData.kt 58.69% <0%> (-6.46%) 0% <0%> (ø)
.../kotlin/com/infowings/catalog/common/AspectData.kt 83.11% <0%> (-3.04%) 17% <0%> (+2%)
...kotlin/com/infowings/catalog/external/AspectApi.kt 28.09% <0%> (-2.21%) 5% <0%> (-2%)
... and 11 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 9a41d6a...0c1c587. Read the comment docs.