Branch: refs/heads/pr63_manualmerge Home: https://github.com/jenkinsci/jacoco-plugin Commit: 7735dbb306a22cbd2bb9eac4dbe4f7f0362958f1 https://github.com/jenkinsci/jacoco-plugin/commit/7735dbb306a22cbd2bb9eac4dbe4f7f0362958f1 Author: Donald Woods <donald.wo...@sas.com> Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths: M src/main/java/hudson/plugins/jacoco/ExecutionFileLoader.java M src/test/java/hudson/plugins/jacoco/ExecutionFileLoaderTest.java Log Message: ----------- Handle Jenkins publisher case when classes directory is empty Commit: 92d8ebee0a3a7028b570a4c1e82b36f473290845 https://github.com/jenkinsci/jacoco-plugin/commit/92d8ebee0a3a7028b570a4c1e82b36f473290845 Author: Donald Woods <donald.wo...@sas.com> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M README.md M src/main/java/hudson/plugins/jacoco/report/SourceAnnotator.java Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/jacoco-plugin Commit: e13d3e3a7a831319d45a56b02e8773813bd5812e https://github.com/jenkinsci/jacoco-plugin/commit/e13d3e3a7a831319d45a56b02e8773813bd5812e Author: Donald Woods <donald.wo...@sas.com> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M src/main/java/hudson/plugins/jacoco/ExecutionFileLoader.java Log Message: ----------- Catch all exceptions to handle empty classes directory Commit: d99c5754eec2095a2cffbb5142ddc4f6db5c6865 https://github.com/jenkinsci/jacoco-plugin/commit/d99c5754eec2095a2cffbb5142ddc4f6db5c6865 Author: Kevin Scaldeferri <kscaldefe...@newrelic.com> Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java Log Message: ----------- Use full precision when comparing coverage to thresholds This eliminates rounding when comparing against the configured coverage thresholds. 99.6% coverage should not pass the build if someone has required 100% coverage. Commit: 0fcbda009271f0f3b7d470f27f5565e072a86f8c https://github.com/jenkinsci/jacoco-plugin/commit/0fcbda009271f0f3b7d470f27f5565e072a86f8c Author: Kevin Scaldeferri <kscaldefe...@newrelic.com> Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java Log Message: ----------- fix spelling error Commit: 7a2acfbabacbbcd61652e9d8034011ef16f5a7db https://github.com/jenkinsci/jacoco-plugin/commit/7a2acfbabacbbcd61652e9d8034011ef16f5a7db Author: Dominik Stadler <dominik.stad...@gmx.at> Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java Log Message: ----------- Merge pull request #71 from kscaldef/master Use full precision when comparing coverage to thresholds Commit: 29bcd67f6d73f72683138ac230c9ee79511ba5ab https://github.com/jenkinsci/jacoco-plugin/commit/29bcd67f6d73f72683138ac230c9ee79511ba5ab Author: Dominik Stadler <dominik.stad...@gmx.at> Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M src/main/java/hudson/plugins/jacoco/ExecutionFileLoader.java M src/test/java/hudson/plugins/jacoco/ExecutionFileLoaderTest.java Log Message: ----------- Merge pull request #67 from drwoods/master Handle Jenkins publisher case when classes directory is empty Commit: b64da069d01b15b02d63dffa829ffd12bc9cb273 https://github.com/jenkinsci/jacoco-plugin/commit/b64da069d01b15b02d63dffa829ffd12bc9cb273 Author: Dominik Stadler <dominik.stad...@gmx.at> Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M src/main/java/hudson/plugins/jacoco/ExecutionFileLoader.java M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java M src/test/java/hudson/plugins/jacoco/ExecutionFileLoaderTest.java Log Message: ----------- Merge branch 'master' into pr63_manualmerge Conflicts: src/main/java/hudson/plugins/jacoco/JacocoPublisher.java Compare: https://github.com/jenkinsci/jacoco-plugin/compare/7ff656fcfc6b...b64da069d01b -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.