InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

263 - Change measure when entering value #299

Closed kochkr closed 6 years ago

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

Codecov Report

Merging #299 into master will increase coverage by 0.36%. The diff coverage is 77.52%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #299      +/-   ##
============================================
+ Coverage     60.87%   61.24%   +0.36%     
- Complexity      750      787      +37     
============================================
  Files            85       85              
  Lines          5230     5463     +233     
  Branches        725      816      +91     
============================================
+ Hits           3184     3346     +162     
- Misses         1650     1708      +58     
- Partials        396      409      +13
Impacted Files Coverage Δ Complexity Δ
.../kotlin/com/infowings/catalog/common/ObjectData.kt 15.25% <0%> (-0.82%) 0 <0> (ø)
...kotlin/com/infowings/catalog/external/ObjectApi.kt 18.64% <0%> (+14.94%) 4 <0> (+3) :arrow_up:
...ngs/catalog/data/aspect/AspectOVertexExtensions.kt 85.27% <0%> (-0.67%) 0 <0> (ø)
...ain/kotlin/com/infowings/catalog/common/Measure.kt 100% <100%> (ø) 8 <0> (ø) :arrow_down:
.../com/infowings/catalog/search/SuggestionService.kt 76.74% <100%> (ø) 31 <0> (ø) :arrow_down:
.../infowings/catalog/data/objekt/ObjectDaoService.kt 62.6% <50%> (-0.96%) 58 <0> (-2)
...in/com/infowings/catalog/common/objekt/Protocol.kt 62.24% <54.54%> (+10.89%) 0 <0> (ø) :arrow_down:
...m/infowings/catalog/data/objekt/ObjectValidator.kt 64.62% <61.11%> (+2.68%) 0 <0> (ø) :arrow_down:
...fowings/catalog/data/objekt/ObjectPropertyValue.kt 72.58% <62.5%> (-1.97%) 7 <4> (+4)
...com/infowings/catalog/data/objekt/ObjectService.kt 82.52% <63.15%> (-1.02%) 65 <8> (+5)
... and 9 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 4f5dcd2...404b9ae. Read the comment docs.