Steps to reproduce JaCoCo version: 0.7.9 Operating system: Ubuntu 16.04 Tool integration: Maven
Project setup: root |- entity module |- logic module with unit tests |- rest module |- client with integration tests every module calls the maven goals prepare-agent and report. Then the last module client, calls the report-aggregate. Expected behaviour Coverage is generated from all modules Actual behaviour only the entity module is covered, rest is only covered when unit tests cover the code -- 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/2a3590dc-81c2-4b43-aa25-5421d499be3c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
