indigo-dc / orchestrator

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

Implemented Infrastructure log and extended info retrieve from resources for IM #399

Closed mperniola closed 4 years ago

mperniola commented 4 years ago

Implemented Infrastructure log and extended info retrieve from resources for IM Implemented extended info retrieve from resources for QCG Fixed various QCG issues Implemented infiniband_support in Tenant Fixed deployment upgrade (non hybrid) on IM Updated tests Updated documentation

codecov-io commented 4 years ago

Codecov Report

Merging #399 into master will decrease coverage by 0.60%. The diff coverage is 57.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #399      +/-   ##
============================================
- Coverage     63.30%   62.70%   -0.61%     
- Complexity      993     1009      +16     
============================================
  Files           188      188              
  Lines          5941     6086     +145     
  Branches        393      413      +20     
============================================
+ Hits           3761     3816      +55     
- Misses         2027     2104      +77     
- Partials        153      166      +13     
Flag Coverage Δ Complexity Δ
#integration 7.14% <1.48%> (-0.11%) 165.00 <2.00> (+2.00) :arrow_down:
#unittests 59.00% <56.29%> (-0.59%) 932.00 <33.00> (+14.00) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...ava/it/reply/orchestrator/dal/entity/Resource.java 50.00% <ø> (ø) 1.00 <0.00> (ø)
...in/java/it/reply/orchestrator/dto/cmdb/Flavor.java 83.33% <ø> (ø) 1.00 <0.00> (ø)
...ly/orchestrator/service/DeploymentServiceImpl.java 71.72% <0.00%> (-7.11%) 31.00 <0.00> (ø)
...tor/dto/workflow/CloudServicesOrderedIterator.java 42.85% <25.00%> (-23.81%) 3.00 <1.00> (+1.00) :arrow_down:
...or/service/deployment/providers/ImServiceImpl.java 64.47% <28.16%> (-6.03%) 56.00 <5.00> (+5.00) :arrow_down:
...t/reply/orchestrator/service/ToscaServiceImpl.java 47.71% <50.00%> (-0.61%) 116.00 <1.00> (-3.00)
...t/providers/AbstractDeploymentProviderService.java 65.62% <60.00%> (-2.56%) 10.00 <2.00> (+2.00) :arrow_down:
...r/service/deployment/providers/QcgServiceImpl.java 82.12% <84.55%> (-0.33%) 51.00 <18.00> (+4.00) :arrow_down:
.../orchestrator/controller/DeploymentController.java 100.00% <100.00%> (ø) 8.00 <2.00> (+2.00)
...ator/dal/util/ResourceMetadataToJsonConverter.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
... and 5 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 eeb8488...ba628b6. Read the comment docs.

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 2 Code Smells

82.5% 82.5% Coverage
4.4% 4.4% Duplication