indigo-dc / orchestrator

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

Fixed missing storage services on Marathon and IM; update ImClient #380

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b92136b). Click here to learn what that means. The diff coverage is 83.6%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #380   +/-   ##
=========================================
  Coverage          ?   64.29%           
  Complexity        ?      960           
=========================================
  Files             ?      184           
  Lines             ?     5685           
  Branches          ?      355           
=========================================
  Hits              ?     3655           
  Misses            ?     1888           
  Partials          ?      142
Flag Coverage Δ Complexity Δ
#integration 8.51% <3.27%> (?) 171 <4> (?)
#unittests 60.42% <82.51%> (?) 885 <24> (?)
Impacted Files Coverage Δ Complexity Δ
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100% <ø> (ø) 1 <0> (?)
.../orchestrator/dto/policies/ToscaPolicyFactory.java 0% <ø> (ø) 0 <0> (?)
...t/reply/orchestrator/dto/cmdb/MarathonService.java 70% <ø> (ø) 1 <0> (?)
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 78.57% <ø> (ø) 11 <0> (?)
.../reply/orchestrator/dto/CloudProviderEndpoint.java 84.21% <ø> (ø) 3 <0> (?)
...y/orchestrator/dto/cmdb/MesosFrameworkService.java 100% <ø> (ø) 1 <0> (?)
...orchestrator/service/commands/ProviderTimeout.java 75% <ø> (ø) 2 <0> (?)
...ava/it/reply/orchestrator/dto/cmdb/QcgService.java 100% <ø> (ø) 1 <0> (?)
...it/reply/orchestrator/dto/cmdb/ComputeService.java 100% <ø> (ø) 1 <0> (?)
...t/reply/orchestrator/service/ToscaServiceImpl.java 55.19% <0%> (ø) 107 <0> (?)
... and 14 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 b92136b...469699e. 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 2 Code Smells

82.8% 82.8% Coverage
0.0% 0.0% Duplication