Skip to content

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Aug 19, 2024

In some rare cases it might make sense to select a reference build that is not yet complete. In those cases the pipeline must ensure that the required build results are already available.

See JENKINS-73380.

@uhafner uhafner changed the title [JENKINS-73380] Add an option to consider running builds as reference. [JENKINS-73380] Add option to consider running builds as reference Aug 19, 2024
@uhafner uhafner added the enhancement Enhancement of existing functionality label Aug 19, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests   〰️   Line Coverage: 0% (0 missed lines)
   ➰   Branch Coverage: 0% (0 missed branches)
   PIT   Mutation Coverage: 0% (0 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

## 🚧 Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/*-reports/TEST*.xml'! Configuration error for 'Tests'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/**checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/**pmd.xml'! Configuration error for 'PMD'?
No matching report files found when using pattern '**/target/spotbugsXml.xml'! Configuration error for 'SpotBugs'?

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 99 % successful (❌ 1 failed, ✔️ 164 passed)
   〰️   Line Coverage: 0% (0 missed lines)
   ➰   Branch Coverage: 0% (0 missed branches)
   PIT   Mutation Coverage: 0% (0 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

## 🚧 Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/**checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/**pmd.xml'! Configuration error for 'PMD'?
No matching report files found when using pattern '**/target/spotbugsXml.xml'! Configuration error for 'SpotBugs'?

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 166 passed)
   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (122 missed branches)
   PIT   Mutation Coverage: 55% (342 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 1 warning (0 error, 0 high, 1 normal, 0 low)
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 166 passed)
   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (122 missed branches)
   PIT   Mutation Coverage: 55% (342 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.56%. Comparing base (7420f4f) to head (77da5ec).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #557      +/-   ##
============================================
+ Coverage     72.13%   72.56%   +0.43%     
- Complexity      396      403       +7     
============================================
  Files            48       48              
  Lines          1220     1232      +12     
  Branches        108      108              
============================================
+ Hits            880      894      +14     
+ Misses          305      304       -1     
+ Partials         35       34       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 166 passed)
   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (122 missed branches)
   PIT   Mutation Coverage: 55% (342 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 1 warning (0 error, 0 high, 1 normal, 0 low)
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 166 passed)
   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (122 missed branches)
   PIT   Mutation Coverage: 55% (342 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit ce0ae55 into main Aug 19, 2024
29 checks passed
@uhafner uhafner deleted the running-builds branch August 19, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant