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 batch_system_options for QCG #403

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

21.4% 21.4% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_242) 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 #403 into master will decrease coverage by 0.05%. The diff coverage is 12.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #403      +/-   ##
============================================
- Coverage     63.72%   63.67%   -0.06%     
  Complexity     1028     1028              
============================================
  Files           188      188              
  Lines          6101     6108       +7     
  Branches        413      416       +3     
============================================
+ Hits           3888     3889       +1     
- Misses         2047     2052       +5     
- Partials        166      167       +1     
Flag Coverage Δ Complexity Δ
#integration 7.12% <0.00%> (-0.01%) 165.00 <0.00> (ø)
#unittests 59.98% <12.50%> (-0.06%) 951.00 <0.00> (ø)
Impacted Files Coverage Δ Complexity Δ
...r/service/deployment/providers/QcgServiceImpl.java 80.37% <12.50%> (-1.76%) 51.00 <0.00> (ø)

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 ac6f9ff...8d4e5ff. Read the comment docs.