flow-coverage-report icon indicating copy to clipboard operation
flow-coverage-report copied to clipboard

Is there any plan to output xml in cobertura format?

Open allenhsu opened this issue 8 years ago • 0 comments

We use Jenkins for CI. For now, we are linking to the html version of flow coverage report, which is awesome. But we want to use cobertura to have better historical graph and simple statistics in task view.

Is there any plan to output xml in cobertura format? Or anyone knows if there's already some scripts available to convert the json result into cobertura format?

allenhsu avatar Jan 31 '18 03:01 allenhsu