alfert / coverex

Coverage Reports for Elixir
Other
101 stars 26 forks source link

CI conform output #2

Open alfert opened 10 years ago

alfert commented 10 years ago

Identify a CI format that can be easily interpreted by CI tools such as Jenkins etc.

chrta commented 10 years ago

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 8 years ago

The cobertura dtd is here: https://github.com/cobertura/web/blob/master/htdocs/xml/coverage-04.dtd