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
- @tfij made their first contribution in #26
- @imbyungjun made their first contribution in #33
- @mavotto made their first contribution in #45
Full Changelog: v1.4...v1.5