Check Run Reporter takes your structured reports (JUnit, for example) and presents their results to your right in the GitHub UI. No need to dig through your CI service's logs. All of your test results will appear right in the Pull Request's details view. If the line that failed can be determined from the test report, you'll also see the error in the diff. Style violations will be presented right in the pull request diff, so you'll be able to see exactly what went wrong next to the style rule that didn't hold.


