indigo-dc / orchestrator

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

Build&push docker image for each pull request done. #394

Closed orviz closed 3 years ago

orviz commented 4 years ago

The tag name corresponds to the GitHub's pull request ID.

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

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-io commented 4 years ago

Codecov Report

Merging #394 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #394   +/-   ##
=========================================
  Coverage     63.35%   63.35%           
  Complexity      990      990           
=========================================
  Files           188      188           
  Lines          5917     5917           
  Branches        387      387           
=========================================
  Hits           3749     3749           
  Misses         2017     2017           
  Partials        151      151           
Flag Coverage Δ Complexity Δ
#integration 7.28% <ø> (ø) 163.00 <ø> (ø)
#unittests 59.62% <ø> (ø) 915.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 5be852e...f38ff9b. Read the comment docs.

codecov-commenter commented 4 years ago

Codecov Report

Merging #394 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #394   +/-   ##
=========================================
  Coverage     63.35%   63.35%           
  Complexity      990      990           
=========================================
  Files           188      188           
  Lines          5917     5917           
  Branches        387      387           
=========================================
  Hits           3749     3749           
  Misses         2017     2017           
  Partials        151      151           
Flag Coverage Δ Complexity Δ
#integration 7.28% <ø> (ø) 163.00 <ø> (ø)
#unittests 59.62% <ø> (ø) 915.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 5be852e...f38ff9b. Read the comment docs.

codecov-io commented 3 years ago

Codecov Report

Merging #394 (a071b4d) into master (c7e345a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #394   +/-   ##
=========================================
  Coverage     57.18%   57.18%           
  Complexity     1089     1089           
=========================================
  Files           227      227           
  Lines          7187     7187           
  Branches        476      476           
=========================================
  Hits           4110     4110           
  Misses         2894     2894           
  Partials        183      183           
Flag Coverage Δ Complexity Δ
integration 7.06% <ø> (ø) 0.00 <ø> (ø)
unittests 53.30% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 c7e345a...a071b4d. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
No Duplication information No Duplication information

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