code-coverage-api-plugin
code-coverage-api-plugin copied to clipboard
Deprecated Jenkins Code Coverage Plugin
If there is more than one report then the build summary shows details for all coverage node levels. It might make sense to restrict these to line and branch as...
### Version report Jenkins and plugins versions report: ``` Jenkins: 2.311 OS: Linux - 4.14.238-125.422.amzn1.x86_64 --- ace-editor:1.1 analysis-model-api:10.3.0 ansicolor:1.0.0 ant:1.11 antisamy-markup-formatter:2.1 apache-httpcomponents-client-4-api:4.5.13-1.0 async-http-client:1.9.40.0 authentication-tokens:1.4 aws-codebuild:0.52 aws-codepipeline:0.44 aws-credentials:1.30 aws-java-sdk:1.12.68 bootstrap4-api:4.6.0-3 bootstrap5-api:5.1.1-1...
### Version report Jenkins and plugins versions report: ``` Jenkins: 2.263.1 OS: Linux - 4.15.0-136-generic --- sonar:2.12 blueocean-core-js:1.24.3 git:4.4.4 cobertura:1.16 [Many others as this is a shared server] ``` -...
Thanks for resolving https://github.com/jenkinsci/code-coverage-api-plugin/issues/110 . I tested the changes and it works great. Following line appears appears on the build overview page. ``` Report: 100% Group: 100% Package: 100% File:...
Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.373 to 2.375. Release notes Sourced from jenkins-core's releases. 2.375 This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/ for the official changelogs....
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10. Release notes Sourced from gson's releases. Gson 2.10 Most important changes Support for serializing and deserializing Java records, on Java ≥ 16. (#2201) Add...
Rewrite of the recorder (and step) so that we can use the new [Coverage Model](https://github.com/uhafner/coverage-model/blob/main/pom.xml). The old step is too tightly coupled with the old model and cannot be refactored...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.21.0 to 5.21.1. Release notes Sourced from release-drafter/release-drafter's releases. v5.21.1 What's Changed Dependency Updates Address set-output deprecation (#1247) @NotMyFault Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.21.0...v5.21.1 Commits 6df64e4 v5.21.1 26be07d Address...
The README does not contain any information about the new features since version 3.0.0. It would be helpful to see the different use cases and how the plugin can be...
Bumps [git-forensics](https://github.com/jenkinsci/git-forensics-plugin) from 1.9.0 to 1.11.0. Release notes Sourced from git-forensics's releases. v1.11.0 🎁 🐛 Bug Fixes Store merge commits for calculating the Git delta (#530) @fo-code 📦 Dependency Updates...