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 stage for building documentation on master changes #393

Closed orviz closed 3 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

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

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #393   +/-   ##
=========================================
  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...5220397. Read the comment docs.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #393   +/-   ##
=========================================
  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...5220397. Read the comment docs.

codecov-io commented 3 years ago

Codecov Report

Merging #393 (6b564a9) into master (d2db62f) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

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

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

Impacted Files Coverage Δ Complexity Δ
...orchestrator/service/messaging/XdcStompClient.java 9.91% <0.00%> (-1.66%) 3.00% <0.00%> (-2.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 d2db62f...6b564a9. 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