Branch: refs/heads/use-id-to-select-reference-action
Home: https://github.com/jenkinsci/code-coverage-api-plugin
Commit: 22a59171e8b7850b867389cfa0cc4dbe206096b4
https://github.com/jenkinsci/code-coverage-api-plugin/commit/22a59171e8b7850b867389cfa0cc4dbe206096b4
Author: Ulli Hafner <[email protected]>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageBuildAction.java
M
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReporter.java
M
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/DeltaComputationITest.java
Log Message:
-----------
Use the correct ID of the action when comparing with reference build.
A reference build might contain different coverage actions with
different IDs. When computing the delta, we need to select the
action with the same ID to make the results comparable.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/code-coverage-api-plugin/push/refs/heads/use-id-to-select-reference-action/000000-22a591%40github.com.