We have an instant app project that is instrumented using jacaco. We run these jobs and report on the coverage using the jenkins coverage reporting plugin.
Our reports only show coverage reports for the base module and not the feature modules.
How do we resolve this? Thank you!