Your browser was unable to load all of the resources. They may
have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.
Hi Jonathan,
I've filed a feature request for this:
http://track.pmease.com/browse/QB-918
However we will only implement this if there are enough votes for this from different companies. You may consider to write custom plugin for this if you can not wait.
Regards
Robin
I'm giving this thread a bump and linking it with http://forum.pmease.com/viewtopic.php?f=1&t=1919 which refers to a plugin to handle Clover files http://track.pmease.com/browse/QB-1165.
A tool already exists http://code.google.com/p/bullshtml/ that can convert BullseyeCoverage files to Clover format.
If it is not possible to resolve http://track.pmease.com/browse/QB-918. Then maybe a plugin to handle Clover files will allow us to publish our C++ coverage reports.
Regards
Jonathan Oulds
Hi Jonathan,
I just navigated bullseye's website and didn't find any specification on its XML report schema, if you know, please tell me, or you may attach some sample XML output files to the issue QB-918. We are working hard on QuickBuild 5.0, so I can't tell when we can support it out of the box, sorry.
But I find below tool which can convert bullseye report to emma report, so it may help you (I haven't do any test).
http://code.google.com/p/cover2emma/
Regards
Steve
Thank you for your suggestion,
Although it is not perfect, Cover2Emma certainly goes some way to solving the issue. I will update this thread when I have a proper schema for the BullseyeCoverage XML format.
Regards
Jonathan
The format for the BullseyeCoverage xml file can be found here.
http://www.bullseye.com/help/ref-covxml.html