github-pr-coverage-status-plugin
github-pr-coverage-status-plugin copied to clipboard
Compare coverage against PR base branch instead of master
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. What would it take to always compare coverage in a PR branch against the PR's base branch instead?