Skip to content
Compare
Choose a tag to compare
@thsaravana thsaravana released this 25 Jul 11:56
· 63 commits to main since this release
840f42e

What's Changed

  • skip-if-no-changes option: If true, comment won't be added if there is no coverage information present for
    the files changed
  • Suport for JaCoCo aggregated reports (support for the <group> tag in the report)
  • Full support for Multi module projects (comment has module level coverage info in addition to the file level coverage)

New Contributors

Full Changelog: v1.4...v1.5