InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

294 - Show subjects in object properties, 279 - Display correct subject in object property aspect #304

Closed kochkr closed 6 years ago

kochkr commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #304 into master will decrease coverage by 0.09%. The diff coverage is 45.83%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #304     +/-   ##
===========================================
- Coverage     61.04%   60.94%   -0.1%     
- Complexity      759      763      +4     
===========================================
  Files            85       85             
  Lines          5280     5298     +18     
  Branches        739      748      +9     
===========================================
+ Hits           3223     3229      +6     
- Misses         1648     1657      +9     
- Partials        409      412      +3
Impacted Files Coverage Δ Complexity Δ
.../kotlin/com/infowings/catalog/common/AspectData.kt 52.63% <0%> (+3.45%) 14 <0> (ø) :arrow_down:
.../infowings/catalog/data/objekt/ObjectDaoService.kt 62.18% <42.85%> (-0.43%) 61 <3> (+3)
.../kotlin/com/infowings/catalog/common/ObjectData.kt 16.92% <42.85%> (+1.66%) 0 <0> (ø) :arrow_down:
...com/infowings/catalog/data/objekt/ObjectService.kt 82.07% <55.55%> (-0.45%) 66 <1> (+1)
...kotlin/com/infowings/catalog/external/ObjectApi.kt 16.41% <0%> (-2.23%) 4% <0%> (ø)

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 810c2b0...fb39327. Read the comment docs.