Hi,

I am trying to exclude the packages from the coverage report using 
jacoco.When I set excludes using jacoco agent , I see in the generated 
report excluded package with 0% coverage where I need the entire package 
not to show up when excluded.

-javaagent:C:/Users/jacoco/jacocoagent.jar=includes=*,excludes=com.myservice.*,output=tcpserver,dumponexit=false,port=6300,address=*,append=false

Thanks
Krishnanghri

-- 
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/13a80324-9c47-43cd-84e2-3c1eff1d69c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to