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
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