InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

Release/v17 #379

Closed sreznick closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #379 into master will decrease coverage by 1.23%. The diff coverage is 45.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #379      +/-   ##
============================================
- Coverage     71.65%   70.41%   -1.24%     
- Complexity      982      987       +5     
============================================
  Files            93       95       +2     
  Lines          5969     6128     +159     
  Branches        847      878      +31     
============================================
+ Hits           4277     4315      +38     
- Misses         1124     1235     +111     
- Partials        568      578      +10
Impacted Files Coverage Δ Complexity Δ
...tlin/com/infowings/catalog/common/guid/Metadata.kt 100% <ø> (ø) 0 <0> (?)
.../com/infowings/catalog/search/SuggestionService.kt 41.84% <0%> (-12.29%) 35 <0> (ø)
.../com/infowings/catalog/data/objekt/ObjectVertex.kt 91.66% <100%> (ø) 17 <1> (ø) :arrow_down:
...in/com/infowings/catalog/storage/OrientDatabase.kt 53.96% <100%> (+0.22%) 41 <2> (ø) :arrow_down:
...kotlin/com/infowings/catalog/external/ObjectApi.kt 28.94% <100%> (+0.94%) 8 <0> (ø) :arrow_down:
...om/infowings/catalog/data/subject/SubjectVertex.kt 83.78% <100%> (ø) 21 <1> (ø) :arrow_down:
...com/infowings/catalog/data/aspect/AspectService.kt 76.53% <100%> (+0.55%) 0 <0> (ø) :arrow_down:
.../com/infowings/catalog/data/guid/GuidDaoService.kt 92.68% <100%> (+2.68%) 11 <2> (+2) :arrow_up:
...n/com/infowings/catalog/search/SearchController.kt 66.66% <100%> (ø) 4 <1> (ø) :arrow_down:
...om/infowings/catalog/data/objekt/ObjectProperty.kt 92.85% <100%> (+1.19%) 0 <0> (ø) :arrow_down:
... and 21 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 6fbc6c0...3f00ee6. Read the comment docs.