On 25.08.13 15:31 schrieb Avihay Eyal:
> Hi, I have a job running the unittest, and a job running the regressions 
> tests. I'm adding a code coverage report for each one (I plan to do it with 
> gcov). 
> 
> But I also want to know the *integrated code coverage* I have, so how can I 
> do that? clearly I can't just sum up the percents...

I think this depends on the tools you are using to generate the coverage
reports. Some of them support merging multiple raw coverage log files
and then generating a viewable report of the combined log. This could
then be done in a downstream project in jenkins.

Cheers,
Johannes


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to