I have a multimodule project , so this check is for individual project. I want to set min code coverage check for entire project and not for individual project. it is fine if some module has 30% and some 90% and some to be excluded but i want my build to fail only if overall code coverage is < 80% and not check for individual project How do we do this using Jacoco.
-- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/a5958acf-dd9c-4e32-8c23-563a2c4f76ff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
