CI conform output
alfert opened this issue · 2 comments
alfert commented
Identify a CI format that can be easily interpreted by CI tools such as Jenkins etc.
chrta commented
Hi Klaus,
i would suggest the xml output from cobertura. gcovr also uses this to produce coverage reports from gcc gcov files:
https://github.com/gcovr/gcovr/blob/master/scripts/gcovr#L1573
alfert commented
The cobertura dtd is here: https://github.com/cobertura/web/blob/master/htdocs/xml/coverage-04.dtd