Branch: refs/heads/master Home: https://github.com/jenkinsci/code-coverage-api-plugin Commit: b0c829ba4886823d9e2fc853420f476da3da8078 https://github.com/jenkinsci/code-coverage-api-plugin/commit/b0c829ba4886823d9e2fc853420f476da3da8078 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths: M plugin/pom.xml M plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java M plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisherTest.java Log Message: ----------- Improve reporting of the GitHub checks annotations. Changes: - Line coverage is now reported as consecutive line ranges. - If a line is not covered (C0 = 0) then mutations are skipped. - Mutator will be shown in the message of an annotation. - In mutation reports line and branch coverage annotations are skipped. Commit: e8b730de6870c8b979f0da42a1f65c39e84b8632 https://github.com/jenkinsci/code-coverage-api-plugin/commit/e8b730de6870c8b979f0da42a1f65c39e84b8632 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2023-10-02 (Mon, 02 Oct 2023) Changed paths: M plugin/pom.xml Log Message: ----------- Use latest BOM. Commit: feb21f6fbbfaec8771fbaa597e1ab4e2e4b2ad1b https://github.com/jenkinsci/code-coverage-api-plugin/commit/feb21f6fbbfaec8771fbaa597e1ab4e2e4b2ad1b Author: Ullrich Hafner <ullrich.haf...@gmail.com> Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M plugin/pom.xml M plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java M plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisherTest.java Log Message: ----------- Merge pull request #780 from jenkinsci/line-range Improve reporting of the GitHub checks annotations Compare: https://github.com/jenkinsci/code-coverage-api-plugin/compare/9804fdba04bd...feb21f6fbbfa -- 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. 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/9804fd-feb21f%40github.com.