Branch: refs/heads/public-coverage-icon Home: https://github.com/jenkinsci/github-pr-coverage-status-plugin Commit: e4e89242ce95629c73e17b7223f4d75060fd820d https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/e4e89242ce95629c73e17b7223f4d75060fd820d Author: Mathias Düsterhöft <mduesterho...@epages.com> Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths: M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/CompareCoverageAction.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/Configuration.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/CoverageStatusIconAction.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/Message.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/SettingsRepository.java M src/test/java/com/github/terma/jenkins/githubprcoveragestatus/CompareCoverageActionTest.java M src/test/java/com/github/terma/jenkins/githubprcoveragestatus/MessageTest.java Log Message: ----------- use shields.io service to generate badges so it will also work for jenkins instances not visible from github Commit: 00d2c4d773510b2dd8fab82875c578e53264529f https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/00d2c4d773510b2dd8fab82875c578e53264529f Author: terma <artem.sta...@gmail.com> Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: R .travis.yml M README.md R install-dependencies.sh A no-coverage-picture.png A plugin-settings.png M pom.xml R src/main/java/com/github/terma/jenkins/githubcoverageupdater/XmlUtils.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/CloverParser.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/GetCoverageCallable.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/JacocoParser.java A src/main/java/com/github/terma/jenkins/githubprcoveragestatus/JsonUtils.java A src/main/java/com/github/terma/jenkins/githubprcoveragestatus/SimpleCovParser.java A src/main/java/com/github/terma/jenkins/githubprcoveragestatus/XmlUtils.java A src/test/java/com/github/terma/jenkins/githubprcoveragestatus/JsonUtilsTest.java A src/test/java/com/github/terma/jenkins/githubprcoveragestatus/SimpleCovParserTest.java A src/test/resources/com/github/terma/jenkins/githubprcoveragestatus/SimpleCovParserTest/coverage.json A src/test/resources/com/github/terma/jenkins/githubprcoveragestatus/SimpleCovParserTest/coverage_invalid.json A src/test/resources/com/github/terma/jenkins/githubprcoveragestatus/SimpleCovParserTest/coverage_no_covered_percent.json Log Message: ----------- Merge remote-tracking branch 'origin/master' into public-coverage-icon Commit: 4bc092129e4c8c287cc501a7475b562a7d57112c https://github.com/jenkinsci/github-pr-coverage-status-plugin/commit/4bc092129e4c8c287cc501a7475b562a7d57112c Author: terma <artem.sta...@gmail.com> Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/CompareCoverageAction.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/Configuration.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/Message.java M src/main/java/com/github/terma/jenkins/githubprcoveragestatus/SettingsRepository.java M src/main/resources/com/github/terma/jenkins/githubprcoveragestatus/Configuration/global.groovy A src/main/resources/com/github/terma/jenkins/githubprcoveragestatus/Configuration/help-privateJenkinsPublicGitHub.html M src/test/java/com/github/terma/jenkins/githubprcoveragestatus/MessageTest.java Log Message: ----------- Support private Jenkins with public GitHub Compare: https://github.com/jenkinsci/github-pr-coverage-status-plugin/compare/e4e89242ce95^...4bc092129e4c -- 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.