Hi Konrad, Sorry for getting back so late - I was off for two weeks.
> On 24 Oct 2020, at 17:09, Konrad Windszus <[email protected]> wrote: > > Hi Radu, > I am wondering why we need to still generate reports for both unit and > integration test separately in > https://github.com/apache/sling-parent/blob/3e7b3edb7411440b6a5dcd4836da2c45f4cc7166/sling-parent/pom.xml#L509 > > <https://github.com/apache/sling-parent/blob/3e7b3edb7411440b6a5dcd4836da2c45f4cc7166/sling-parent/pom.xml#L509>. > IMHO just generating the report after merging the exec files should be enough. We *don’t* need to generate reports for both, but it could be useful in some setups to see how a project’s code is covered. Feel free to change the configuration if it takes too much time on the projects you’re working on. > WDYT? > Konrad > Cheers, Radu
