saga icon indicating copy to clipboard operation
saga copied to clipboard

Create Emma/Clover/Cobertura compatible report XML files to easily integrate saga in Jenkins

Open pgottinger opened this issue 11 years ago • 7 comments

Hi,

saga looks very cool, but currently I am lacking an option to easily show the code coverage in Jenkins. So it would be great to have Emma/Clover/Cobertura report XML files to easily integrate them with the respective Jenkins plugins.

Best regards, Peter

pgottinger avatar May 21 '13 13:05 pgottinger

+1

thedotedge avatar Jun 25 '13 11:06 thedotedge

+1

erikwiborg avatar Jun 25 '13 11:06 erikwiborg

+1

lauterry avatar Jun 28 '13 12:06 lauterry

Short update:

I worked around the problem with the python script from https://github.com/eriwen/lcov-to-cobertura-xml and it worked very well. Anyhow a direct integration would be great.

Best regards Peter

pgottinger avatar Jun 28 '13 18:06 pgottinger

@pgottinger good to know that at least the workaround did the trick. There's actually another open ticket for creating XML reports in an open format (#78), but I never got to it, and I just don't have the time these days. However, it should be pretty simple to do: just need to add another reporter implementation per every XML flavour you'd like supported, and I would guess have it enabled by default.

Should be piece of cake, actually. So, volunteers? :smiling_imp:

timurstrekalov avatar Jun 29 '13 11:06 timurstrekalov

+1

hcldan avatar Aug 01 '13 17:08 hcldan

+1

pillal avatar May 12 '14 01:05 pillal