Please have a look at report-aggregate goal to create a report over multiple 
modules:

https://www.jacoco.org/jacoco/trunk/doc/report-aggregate-mojo.html 
<https://www.jacoco.org/jacoco/trunk/doc/report-aggregate-mojo.html>

Regards,
-marc



> On 26. Mar 2019, at 17:57, Sergio Perez <[email protected]> wrote:
> 
>  I’m using Jacoco 0.8.0 + SpringBoot 2.0.5 + JUnit + Maven)
> 
> 
> 
> I want to generate a JaCoCo coverage report.
> 
> I have two projects, first one is a Java project, consisting of microservices 
> endpoints (REST), and the second one is a project that launches requests to 
> the endpoints from the first project (this project has only test classes).
> I can check coverage from each project independently, but I want to check 
> coverage from the endpoints project, using the TEST project (which throws 
> requests to the endpoints).
> 
> How can I do it?. I have created a multimodule project, but it doesn.t launch 
> junit tests in each individual project/module (so coverage at each one is 0%)
> 
> 
> 
> Thank you.
> 
> 
> -- 
> 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] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jacoco/4d0f88fe-7426-4296-866e-fc31fdbf7d69%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jacoco/4d0f88fe-7426-4296-866e-fc31fdbf7d69%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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/A73A3E28-BEEE-411D-BE08-CF8096EDA893%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to