Hello! Anyone experienced specific performance rel...
# code-coverage
p
Hello! Anyone experienced specific performance related issues with kover in a multimodule android project? We have about 10-15 modules being referenced from the app where we provide: project(:domain) kover(:domain) …. for all sub modules. Running the command locally takes approx at moste 5-6 minutes on the slowest computer among us developers whereas on the server (azure pipeline with default agent setup with ubuntu-latest) the same command time out after 45-50 minutes. We’re running this command:
Copy code
./gradle koverXmlReportDebug