Hi,
I just want to get report of all my feature modules. And my modules haven't aware of flavor. Flavor is exist in only app. So i run jacocoTestReportDebug and it generates all reports separately but i want to combine all of them. But my issue is jacocoTestReportMerged not generated.
Hi, I just want to get report of all my feature modules. And my modules haven't aware of flavor. Flavor is exist in only app. So i run jacocoTestReportDebug and it generates all reports separately but i want to combine all of them. But my issue is jacocoTestReportMerged not generated.
./gradlew jacocoTestReportDebug jacocoTestReportMerged