Branch: refs/heads/master
Home: https://github.com/jenkinsci/code-coverage-api-plugin
Commit: 93ac7e48cdc13643ef5d15b101811d48765b8dc6
https://github.com/jenkinsci/code-coverage-api-plugin/commit/93ac7e48cdc13643ef5d15b101811d48765b8dc6
Author: Ulli Hafner <[email protected]>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/DeltaComputationITest.java
A
plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/steps/mutations-codingstyle.xml
Log Message:
-----------
Improve test case of delta computation.
Previously, the delta computation verified the results of one
build action. But since we have two recorded, it makes sense to
verify both results as well.
See https://github.com/jenkinsci/code-coverage-api-plugin/issues/712
Commit: 5558e7becb86a10d3e6bdb8aa8c70e79cf767675
https://github.com/jenkinsci/code-coverage-api-plugin/commit/5558e7becb86a10d3e6bdb8aa8c70e79cf767675
Author: Ullrich Hafner <[email protected]>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/DeltaComputationITest.java
A
plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/steps/mutations-codingstyle.xml
Log Message:
-----------
Merge pull request #713 from jenkinsci/test-delta-with-ids
Improve test case of delta computation
Compare:
https://github.com/jenkinsci/code-coverage-api-plugin/compare/79b87391ade3...5558e7becb86
--
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/master/79b873-5558e7%40github.com.