Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Mar 21, 2023

When a value does not exist (because the reference build is not available, or there are no code changes), then the quality gate evaluation should be skipped.

Fixes https://github.com/jenkinsci/code-coverage-api-plugin/issues/579.

@uhafner uhafner added the bug Bugs or performance problems label Mar 21, 2023
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #585 (d655758) into master (9bae464) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #585   +/-   ##
=========================================
  Coverage     72.16%   72.16%           
  Complexity     1550     1550           
=========================================
  Files           127      127           
  Lines          6068     6068           
  Branches        633      633           
=========================================
  Hits           4379     4379           
  Misses         1473     1473           
  Partials        216      216           
Impacted Files Coverage Δ
...ge/metrics/steps/CoverageQualityGateEvaluator.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit fca9d0d into master Mar 23, 2023
@uhafner uhafner deleted the skip-quality-gate branch March 23, 2023 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Bugs or performance problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip quality gate evaluation if there are no results of the selected type

1 participant