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 uncovered LineNumbers #60

Open thsaravana opened 1 year ago

thsaravana commented 1 year ago

We show the File and it's coverage in the Files table. We now have access the LineNumbers as well. So we can potentially show the line numbers of uncovered code.