es
> available from Jenkins. The resulting web pages are not as well integrated
> into Jenkins as the clover output, but it works reliably for me.
>
> Mark Waite
>
> From: austin_ios_developer
> To: jenkinsci-users@googlegroups.com
> Sent: Tuesday, August 21, 2012
legroups.com
>Sent: Tuesday, August 21, 2012 3:43 PM
>Subject: Problem with the CloverPublisher plugin
>
>
>Hi. I'm using Jenkins to build my iOS app and I want to add coverage reports
>for my unit tests to my build.
>
>
>So far, I have been able to successfull
Hi. I'm using Jenkins to build my iOS app and I want to add coverage
reports for my unit tests to my build.
So far, I have been able to successfully generate gcov output for my
project.
Next, I tried to look for a plugin that can interpret the gcov data and
roll it up into a report. The closes