indigo-dc / orchestrator

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

Hybrid update reloaded #397

Closed mperniola closed 4 years ago

mperniola commented 4 years ago

Fixed network definition on isolated private network type

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

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

60.8% 60.8% Coverage
0.0% 0.0% Duplication

codecov-io commented 4 years ago

Codecov Report

Merging #397 into master will decrease coverage by 0.05%. The diff coverage is 48.83%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #397      +/-   ##
============================================
- Coverage     63.35%   63.30%   -0.06%     
- Complexity      990      993       +3     
============================================
  Files           188      188              
  Lines          5917     5941      +24     
  Branches        387      393       +6     
============================================
+ Hits           3749     3761      +12     
- Misses         2017     2027      +10     
- Partials        151      153       +2     
Flag Coverage Δ Complexity Δ
#integration 7.25% <0.00%> (-0.03%) 163.00 <0.00> (ø)
#unittests 59.58% <48.83%> (-0.04%) 918.00 <2.00> (+3.00) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...or/service/deployment/providers/ImServiceImpl.java 70.49% <ø> (ø) 51.00 <0.00> (ø)
...t/reply/orchestrator/service/ToscaServiceImpl.java 48.31% <33.33%> (-0.02%) 119.00 <2.00> (+4.00) :arrow_down:
...vice/deployment/providers/MarathonServiceImpl.java 61.02% <100.00%> (+0.10%) 44.00 <0.00> (-1.00) :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 d3b9207...e23b3f0. Read the comment docs.