github-pr-coverage-status-plugin
github-pr-coverage-status-plugin copied to clipboard
No jacocoTestReport in Git Repo
Hey,
For numerous reasons we don't store the jacocoTestReport.xml
in our GitHub repos, however it is generated during our jenkins process in a docker container. Would it be possible to provide a git repo url and a jacocoTestReport when calling step([$class: 'CompareCoverageAction', scmVars: env.GIT_URL])
?