When I run a junit test inside the WAR module. I get the coverage report only for classes which are inside the WAR module.
Is there a way to tell jacoco to take into account classes which are in the Business module ?
I use sonnar runner to display the code coverage and our client want a coverage of at least 30%, but most of the code which in the business module appear to no be covered :(
thanks !
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.