test-reporter icon indicating copy to clipboard operation
test-reporter copied to clipboard

Include diff coverage in show-coverage command

Open ankushg opened this issue 4 years ago • 0 comments

The show-coverage command is very useful for checking things on CI or while offline, but it currently only shows the total repo coverage

It would be even better if it were able to show diff coverage too, so that we can more quickly verify if we have enough coverage before pushing and waiting for the CI pipeline

ankushg avatar Apr 02 '21 19:04 ankushg