github-pr-coverage-status-plugin icon indicating copy to clipboard operation
github-pr-coverage-status-plugin copied to clipboard

Nice test coverage icon for your pull requests just from Jenkins

Results 39 github-pr-coverage-status-plugin issues
Sort by recently updated
recently updated
newest added

### Version report 2.1.1 Jenkins and plugins versions report: ``` Jenkins: 2.2.49.2 Sonar: 8.4.1 ``` - What Operating System are you using (both controller, and any agents involved in the...

bug

I am getting 0.0 build coverage as well as for master coverage 0.0 [GitHub PR Status] start [GitHub PR Status] getting master coverage... use default coverage repo [GitHub PR Status]...

Hi, Coverage report is showing as 0 % in gitpull request comment. But same report is giving a value into sonarqube dashboard.

Is there a way to make the build fail if the coverage is bad ? Or having the statusCheck as required in order to block the merge button. Thanks!

Not all of our pull requests are opened against a single branch; sometimes we create pull requests against release/hotfix branches. When we do, the coverage change report is not meaningful....

ok so lots of issues going on with this plugin - to keep it short - if you follow the documentation - it doesnt work. please merge the pending fixes....

The rate_limit endpoint is pinged before any authorization, so for private repos with SSO/SAML, it appears this plugin can't be used. An option to bypass this check and use a...

Hi, First, thanks a lot for your work in this plugin, it's very useful for my organization even if code coverage reporting is a ~stressful~ topic. I noticed that from...

The Github commit status is currently hard coded to `test-coverage-plugin`. It would be great if that is a optional parameter when calling the plugin. For example: ``` step([ $class: 'CompareCoverageAction',...

I am using your plugin in a pipeline and it is having issues finding my master project in Sonar. The repo name is something along the lines of `my-repo` and...