Hi Sumit,
interesting architecture ;-)
You need to make sure that your python script start the JVM with a
properly configured JaCoCo agent parameter. See documentation:
http://www.eclemma.org/jacoco/trunk/doc/agent.html
Regards,
-marc
On 2016-06-29 11:01, [email protected] wrote:
Hi,
I'm working on a project that has a java servlets based UI(struts
specifically) and the control flow is such that there is a python
script which is getting called from java UI code, the python script
then runs the main method of the backed java project to do stuff.
Now, when I'm doing code coverage using JaCoCo, everything before the
java class(including this) invoking python script is getting covered
but after the script, from the class containing main method and other
classes after main, it is showing 0% code coverage.
Please help how to run coverage for that.
Sumit
--
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/acae00e788c06aac7a2adaa3ce6bafc7%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.