Branch: refs/heads/line-range 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. -- 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/line-range/000000-b0c829%40github.com.