Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
144 stars 63 forks source link

Show coverage of the Changed Files (Diff) #56

Closed thsaravana closed 1 year ago

thsaravana commented 1 year ago

Fixes #25

In addition to the Overall coverage, now the action also shows the Diff of just the changes introduced in the PR.

Added screenshots to the README.md. Tested for both Single and Multi module. Ref: https://github.com/thsaravana/jacoco-android-playground/pull/11#issuecomment-1650120380 and https://github.com/thsaravana/jacoco-playground/pull/23#issuecomment-1655318815