Have a look at the JaCoCo report aggregation plugin.
s
Stanislav Katsyuk
04/26/2022, 9:26 PM
@Vampire Yeah, I looked at that but couldn't get it to work for some reason.
I got my gradle to sync/project to build but nothing was generated
Stanislav Katsyuk
04/26/2022, 9:26 PM
😕
Stanislav Katsyuk
04/26/2022, 9:27 PM
Seemed like it was fairly new so I wasn't sure if there was some compatibility issue with my project structure
Stanislav Katsyuk
04/26/2022, 10:10 PM
Looking at my project, a few of my subprojects have different test tasks so seems like that might alter the behavior I see when running an aggregate report?