Any news related to this issue? Maybe a workaround?
I remember that some years ago with an older version it was possible to trick Jacoco plug-in into displaying "per module" coverage report if the report files were in different directories. But this does not seam to work anymore.
Is there any way that, we can get coverage report per maven sub module?
In our project, it has different packages for one submodule, so we can't get the coverage rate for each module from the report currently. Hope one workaround can be provided. Thanks.