indigo-dc / orchestrator

The INDIGO PaaS Orchestrator
https://www.indigo-datacloud.eu/paas-orchestrator
Apache License 2.0
17 stars 21 forks source link

Fix storage #378

Closed mperniola closed 4 years ago

mperniola commented 4 years ago

Fixed missing storage services on Marathon Updated ImClient

codecov-io commented 4 years ago

Codecov Report

Merging #378 into master will increase coverage by 0.6%. The diff coverage is 79.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #378     +/-   ##
===========================================
+ Coverage     62.93%   63.54%   +0.6%     
- Complexity      938      951     +13     
===========================================
  Files           180      180             
  Lines          5644     5672     +28     
  Branches        355      357      +2     
===========================================
+ Hits           3552     3604     +52     
+ Misses         1956     1929     -27     
- Partials        136      139      +3
Flag Coverage Δ Complexity Δ
#integration 8.46% <0%> (-0.05%) 169 <0> (ø)
#unittests 59.69% <79.24%> (+0.62%) 877 <14> (+13) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
...it/reply/orchestrator/service/CmdbServiceImpl.java 71.42% <100%> (+0.92%) 18 <3> (+3) :arrow_up:
...or/service/deployment/providers/ImServiceImpl.java 66.1% <50%> (-0.48%) 47 <4> (-1)
...rator/service/IndigoInputsPreProcessorService.java 54.26% <88.23%> (+2.29%) 34 <2> (+2) :arrow_up:
...vice/deployment/providers/MarathonServiceImpl.java 62% <90%> (+8.15%) 47 <5> (+9) :arrow_up:

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 887943f...b92136b. Read the comment docs.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

82.8% 82.8% Coverage
0.0% 0.0% Duplication