Ullrich Hafner
Ullrich Hafner
Well, I don't use the dark theme so switching to prism is not on my priory list. Since this is a community project that evolves by volunteers it would make...
Fixed in https://github.com/jenkinsci/code-coverage-api-plugin/releases/tag/v4.6.0
No, the old parsers in this coverage-api-model are deprecated and will be removed soon by the implementations in https://github.com/uhafner/coverage-model. If you want to help it would be more appropriate to...
> It looks like everything is still under development; I'll wait until it's finished so I can prove whether the issue still exists or not. There are limited tests for...
Merged in #512
All colors are now based on the Jenkins theme, so changing the colors does not make sense here, this should be a global option.
In the Jenkins project elections typically are composed of the following steps: 1. Inform about the elections 2. Let community members register for the votings 3. Perform the voting 4....
> `index.jelly` lists changesets, something [available](https://javadoc.jenkins.io/hudson/model/AbstractBuild.html#getChangeSets()) for `AbstractBuild` but not `Run`. Same with upstream/downstream relationships. > > Therefore of `index.jelly` by lines makes no sense for `Run`. There might be...
> This behavior is "as designed". Nested classes are processed as a part of the parent file. Otherwise the HTML reports could become bloated with nested and compiler generated classes....
No worries, I released a [new version of the Jenkins coverage plugin](https://github.com/jenkinsci/code-coverage-api-plugin/releases/tag/v4.9.0) that is more resilient about "errors" during parsing.