flow-coverage-report
flow-coverage-report copied to clipboard
Is there any plan to output xml in cobertura format?
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?