indigo-dc / orchestrator

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

Added enableHttps flag in MarathonApp (enable_https in template), fixed isMesosGpuRequired in ToscaService, updated test #357

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #357 into master will increase coverage by 0.03%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #357      +/-   ##
============================================
+ Coverage     62.13%   62.17%   +0.03%     
- Complexity      899      900       +1     
============================================
  Files           179      179              
  Lines          5472     5483      +11     
  Branches        343      346       +3     
============================================
+ Hits           3400     3409       +9     
  Misses         1945     1945              
- Partials        127      129       +2
Flag Coverage Δ Complexity Δ
#integration 8.88% <0%> (-0.02%) 170 <0> (ø)
#unittests 58.12% <75%> (+0.04%) 824 <0> (+1) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
...y/orchestrator/dto/mesos/marathon/MarathonApp.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...t/reply/orchestrator/service/ToscaServiceImpl.java 48.54% <0%> (ø) 85 <0> (ø) :arrow_down:
...vice/deployment/providers/MarathonServiceImpl.java 52.02% <81.81%> (+0.97%) 34 <0> (+1) :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 f7a9ac2...5a74abb. Read the comment docs.