[Cdash] Emma coverage

Zack Galbreath zack.galbreath at kitware.com
Fri Apr 10 15:55:46 UTC 2015


On Fri, Apr 10, 2015 at 11:37 AM, Nils Gladitz <nilsgladitz at gmail.com>
wrote:

> The .json files should contain the package of the class.  This is what
> CDash uses to report the coverage, as opposed to the per-directory view
> that it uses for gcov.
>
>
> Doesn't that break though if there are two classes with the same name in
> two distinct packages?



After looking more closely I think you're right.  We should probably
incorporate the package name into $path for each file:

https://github.com/Kitware/CDash/blob/master/xml_handlers/JavaJSONTar_handler.php#L164-L167
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20150410/7675e178/attachment-0001.htm>


More information about the CDash mailing list