github-action icon indicating copy to clipboard operation
github-action copied to clipboard

PR check should report coverage change between the two branches

Open aalmada opened this issue 6 years ago • 0 comments

When I have a PR into the master branch, the GitHub check does not report the coverage change between master and current feature branch. It reports the change from the previous commit in the current branch. It can even result in a decrease when in reality may be a huge increase in coverage for the master branch when merged.

aalmada avatar Feb 13 '20 07:02 aalmada