jenkinsci / cobertura-plugin

Jenkins cobertura plugin
https://plugins.jenkins.io/cobertura/
MIT License
109 stars 133 forks source link

Cobertura should be deprecated - depends on deprecated plugin #226

Open ite-klass opened 1 month ago

ite-klass commented 1 month ago

Describe your use-case which is not covered by existing documentation.

Cobertura plugin page and readme should announce deprecation.

Cobertura depends on the deprecated Code Coverage plugin, which asks users to migrate to the Coverage plugin, which also supports Cobertura.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

Are you interested in contributing to the documentation?

I didn't find anything obvious in the Code Coverage repo that would declare deprecation that would show up on the plugins pages. If I can be pointed to what has to be code, and that I can, I would.

ite-klass commented 1 month ago

Related