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 support for EGI check-in #408

Closed alberto-brigandi closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #408 into master will decrease coverage by 0.22%. The diff coverage is 34.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #408      +/-   ##
============================================
- Coverage     58.99%   58.77%   -0.23%     
+ Complexity     1059     1058       -1     
============================================
  Files           220      220              
  Lines          6731     6763      +32     
  Branches        452      458       +6     
============================================
+ Hits           3971     3975       +4     
- Misses         2587     2612      +25     
- Partials        173      176       +3     
Flag Coverage Δ Complexity Δ
#integration 7.05% <0.00%> (-0.07%) 191.00 <0.00> (-2.00)
#unittests 54.85% <34.54%> (-0.18%) 956.00 <4.00> (+1.00) :arrow_down:

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

Impacted Files Coverage Δ Complexity Δ
...onfig/security/AuthenticatedWebSecurityConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100.00% <ø> (ø) 1.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> (ø)
...strator/service/DeploymentScheduleServiceImpl.java 3.48% <0.00%> (ø) 2.00 <0.00> (ø)
...ly/orchestrator/service/DeploymentServiceImpl.java 81.55% <0.00%> (ø) 35.00 <0.00> (ø)
...strator/service/security/CustomOAuth2Template.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 9 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 85fb1a3...f01dbb8. Read the comment docs.

codecov-commenter commented 3 years ago

Codecov Report

Merging #408 into master will decrease coverage by 0.22%. The diff coverage is 34.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #408      +/-   ##
============================================
- Coverage     58.99%   58.77%   -0.23%     
+ Complexity     1059     1058       -1     
============================================
  Files           220      220              
  Lines          6731     6763      +32     
  Branches        452      458       +6     
============================================
+ Hits           3971     3975       +4     
- Misses         2587     2612      +25     
- Partials        173      176       +3     
Flag Coverage Δ Complexity Δ
#integration 7.05% <0.00%> (-0.07%) 191.00 <0.00> (-2.00)
#unittests 54.85% <34.54%> (-0.18%) 956.00 <4.00> (+1.00) :arrow_down:

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

Impacted Files Coverage Δ Complexity Δ
...onfig/security/AuthenticatedWebSecurityConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100.00% <ø> (ø) 1.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> (ø)
...strator/service/DeploymentScheduleServiceImpl.java 3.48% <0.00%> (ø) 2.00 <0.00> (ø)
...ly/orchestrator/service/DeploymentServiceImpl.java 81.55% <0.00%> (ø) 35.00 <0.00> (ø)
...strator/service/security/CustomOAuth2Template.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 9 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 85fb1a3...f01dbb8. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug B 1 Bug
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 16 Code Smells

44.1% 44.1% 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 accepting it soon.Please update to at least Java 11. Read more here

codecov-io commented 3 years ago

Codecov Report

Merging #408 (98ccf5e) into master (85fb1a3) will decrease coverage by 0.19%. The diff coverage is 34.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #408      +/-   ##
============================================
- Coverage     58.99%   58.80%   -0.20%     
- Complexity     1059     1060       +1     
============================================
  Files           220      220              
  Lines          6731     6763      +32     
  Branches        452      458       +6     
============================================
+ Hits           3971     3977       +6     
- Misses         2587     2610      +23     
- Partials        173      176       +3     
Flag Coverage Δ Complexity Δ
integration 7.08% <0.00%> (-0.04%) 0.00 <4.00> (ø)
unittests 54.85% <34.54%> (-0.18%) 0.00 <4.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...onfig/security/AuthenticatedWebSecurityConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100.00% <ø> (ø) 1.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> (ø)
...strator/service/DeploymentScheduleServiceImpl.java 3.48% <0.00%> (ø) 2.00 <0.00> (ø)
...ly/orchestrator/service/DeploymentServiceImpl.java 81.55% <0.00%> (ø) 35.00 <0.00> (ø)
...strator/service/security/CustomOAuth2Template.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 8 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 85fb1a3...98ccf5e. Read the comment docs.