indigo-dc / orchestrator

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

Add IDP Provider field in CMDB #406

Closed maricaantonacci closed 4 years ago

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. Read more here

codecov-commenter commented 4 years ago

Codecov Report

Merging #406 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #406      +/-   ##
============================================
- Coverage     58.98%   58.96%   -0.03%     
+ Complexity     1059     1057       -2     
============================================
  Files           220      220              
  Lines          6730     6731       +1     
  Branches        452      452              
============================================
- Hits           3970     3969       -1     
- Misses         2587     2589       +2     
  Partials        173      173              
Flag Coverage Δ Complexity Δ
#integration 7.08% <0.00%> (-0.04%) 191.00 <0.00> (-2.00)
#unittests 55.02% <100.00%> (+<0.01%) 955.00 <0.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
.../reply/orchestrator/dto/CloudProviderEndpoint.java 84.21% <ø> (ø) 3.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 78.57% <ø> (ø) 11.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ComputeService.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...t/reply/orchestrator/dto/cmdb/MarathonService.java 70.00% <ø> (ø) 1.00 <0.00> (ø)
...y/orchestrator/dto/cmdb/MesosFrameworkService.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...ava/it/reply/orchestrator/dto/cmdb/QcgService.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/StorageService.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ator/service/CloudProviderEndpointServiceImpl.java 93.24% <100.00%> (+0.09%) 19.00 <0.00> (ø)
.../deployment/providers/factory/ImClientFactory.java 90.72% <100.00%> (ø) 21.00 <0.00> (ø)
... and 1 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 6e3a805...5853595. Read the comment docs.