indigo-dc / orchestrator

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

Helm support #410

Closed alberto-brigandi closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #410 (b54e37f) into master (40eada4) will decrease coverage by 2.57%. The diff coverage is 17.69%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #410      +/-   ##
============================================
- Coverage     58.80%   56.23%   -2.58%     
- Complexity     1060     1073      +13     
============================================
  Files           220      227       +7     
  Lines          6763     7131     +368     
  Branches        458      470      +12     
============================================
+ Hits           3977     4010      +33     
- Misses         2610     2943     +333     
- Partials        176      178       +2     
Flag Coverage Δ Complexity Δ
integration 7.15% <8.35%> (+0.06%) 0.00 <21.00> (ø)
unittests 52.11% <11.05%> (-2.75%) 0.00 <21.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...ly/orchestrator/dto/cmdb/CloudServiceResolver.java 47.61% <0.00%> (-5.02%) 6.00 <0.00> (ø)
...reply/orchestrator/dto/cmdb/KubernetesService.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ator/service/CloudProviderEndpointServiceImpl.java 89.61% <0.00%> (-3.64%) 19.00 <0.00> (ø)
...ly/orchestrator/service/DeploymentServiceImpl.java 80.89% <0.00%> (-0.67%) 35.00 <0.00> (ø)
.../reply/orchestrator/service/SlamServiceV1Impl.java 84.21% <ø> (ø) 3.00 <0.00> (?)
...ator/service/commands/PrefilterCloudProviders.java 38.63% <0.00%> (-0.30%) 25.00 <0.00> (ø)
...ent/providers/factory/KubernetesClientFactory.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ce/deployment/providers/KubernetesServiceImpl.java 0.88% <0.88%> (ø) 2.00 <2.00> (?)
...ply/orchestrator/service/CmdbServiceLocalImpl.java 6.32% <6.32%> (ø) 1.00 <1.00> (?)
...ply/orchestrator/service/SlamServiceLocalImpl.java 35.29% <35.29%> (ø) 1.00 <1.00> (?)
... 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 40eada4...b54e37f. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 21 Code Smells

12.2% 12.2% Coverage
6.1% 6.1% 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 soon. Please update to at least Java 11. Read more here