Branch: refs/heads/dev
Home: https://github.com/jenkinsci/code-coverage-api-plugin
Commit: 167d461c9452ddad92789411fbf89ff235d91eaa
https://github.com/jenkinsci/code-coverage-api-plugin/commit/167d461c9452ddad92789411fbf89ff235d91eaa
Author: Aliaksei Savanchuk <[email protected]>
Date: 2019-05-09 (Thu, 09 May 2019)
Changed paths:
M .gitignore
Log Message:
-----------
Ignore the bin folder
Commit: 9a72da681b96a5fd24a4b2fb3791311b0d76769c
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9a72da681b96a5fd24a4b2fb3791311b0d76769c
Author: Aliaksei Savanchuk <[email protected]>
Date: 2019-05-20 (Mon, 20 May 2019)
Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M src/main/java/io/jenkins/plugins/coverage/CoveragePublisher.java
M src/main/java/io/jenkins/plugins/coverage/targets/CoverageResult.java
M
src/main/resources/io/jenkins/plugins/coverage/CoverageAction/summary.jelly
M
src/main/resources/io/jenkins/plugins/coverage/CoverageProjectAction/floatingBox.jelly
M
src/main/resources/io/jenkins/plugins/coverage/CoveragePublisher/config.jelly
M
src/main/resources/io/jenkins/plugins/coverage/targets/CoverageResult/index.jelly
Log Message:
-----------
Show diff in coverage for change request builds
It is convinient to see the code coverage diff right in Jenkins. If our
build is going for a multibranch change request job - we take the
target branch commit that is used for our build. Then we search for the
last fixed amount of builds the build that was built for this commit. If
we find it - we check if it has code coverage information. If it has
lines coverage - we calculate diff between the current code coverage and
this target branch build coverage.
Commit: 11e11cc6715d40999c191dbd0bfcca023e1e9eca
https://github.com/jenkinsci/code-coverage-api-plugin/commit/11e11cc6715d40999c191dbd0bfcca023e1e9eca
Author: Shenyu Zheng <[email protected]>
Date: 2019-05-21 (Tue, 21 May 2019)
Changed paths:
M .gitignore
M pom.xml
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M src/main/java/io/jenkins/plugins/coverage/CoveragePublisher.java
M src/main/java/io/jenkins/plugins/coverage/targets/CoverageResult.java
M
src/main/resources/io/jenkins/plugins/coverage/CoverageAction/summary.jelly
M
src/main/resources/io/jenkins/plugins/coverage/CoverageProjectAction/floatingBox.jelly
M
src/main/resources/io/jenkins/plugins/coverage/CoveragePublisher/config.jelly
M
src/main/resources/io/jenkins/plugins/coverage/targets/CoverageResult/index.jelly
Log Message:
-----------
Merge pull request #83 from tempora-mutantur/dev
Show diff in coverage for change request builds
Compare:
https://github.com/jenkinsci/code-coverage-api-plugin/compare/b6b55f1198f0...11e11cc6715d
--
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/dev/b6b55f-11e11c%40github.com.
For more options, visit https://groups.google.com/d/optout.