sindresorhus/refined-github

The issue has been closed
show coverage information in pull-request diffs #2568
monperrus posted onGitHub
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: