Hi,
Is there a way to submit python coverage information via the
UsePythonTest.cmake scripts?
I would like to find out how it can be done.
My coverage information are generated via the coverage.py from
http://nedbatchelder.com/code/modules/coverage.html
Regards