InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

291 improve deployment process #388

Closed underlow closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #388 into master will decrease coverage by 0.1%. The diff coverage is 55.67%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #388      +/-   ##
===========================================
- Coverage     70.41%   70.3%   -0.11%     
- Complexity      987     991       +4     
===========================================
  Files            95      95              
  Lines          6128    6244     +116     
  Branches        878     883       +5     
===========================================
+ Hits           4315    4390      +75     
- Misses         1235    1280      +45     
+ Partials        578     574       -4
Impacted Files Coverage Δ Complexity Δ
...n/kotlin/com/infowings/catalog/BeansInitializer.kt 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...n/kotlin/com/infowings/catalog/external/GuidApi.kt 4.76% <0%> (-2.94%) 1 <0> (ø)
...n/kotlin/com/infowings/catalog/common/SortOrder.kt 41.66% <0%> (-29.77%) 1 <0> (ø)
.../kotlin/com/infowings/catalog/common/AspectData.kt 49.16% <0%> (-5.47%) 16 <0> (ø)
...com/infowings/catalog/data/objekt/ObjectService.kt 85.75% <100%> (+0.03%) 72 <1> (-1) :arrow_down:
...kotlin/com/infowings/catalog/external/ObjectApi.kt 27.05% <27.27%> (-1.89%) 7 <0> (-1)
...in/com/infowings/catalog/storage/OrientDatabase.kt 53.3% <41.17%> (-0.66%) 43 <1> (+2)
...s/catalog/data/objekt/ObjectPropertyValueVertex.kt 67.96% <50%> (+0.8%) 90 <0> (+1) :arrow_up:
...lin/com/infowings/catalog/data/guid/GuidService.kt 63.01% <60%> (+1.04%) 26 <0> (ø) :arrow_down:
...infowings/catalog/common/ObjectPropertyValueDTO.kt 65.78% <75%> (+3.62%) 0 <0> (ø) :arrow_down:
... and 13 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 55bfc4b...e44bca3. Read the comment docs.