Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show coverage information in pull-request diffs #2568

Closed
monperrus opened this issue Nov 23, 2019 · 1 comment
Closed

show coverage information in pull-request diffs #2568

monperrus opened this issue Nov 23, 2019 · 1 comment

Comments

@monperrus
Copy link

It would be great if the pull requests could be annotated to color the pull request diff based on the coverage (green = covered, red = not covered).

In Javascript one could use Istanbul, in Java, that could be based on coveralls data.

See also:

@monperrus
Copy link
Author

duplicate of #2567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant