<p dir="ltr">Cool. I'll check it out.</p>
<div class="gmail_quote">On Feb 5, 2014 5:09 PM, "Matt McCormick" <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Bill,<br>
<br>
That is cool!<br>
<br>
A suggestion: if it is pushed to the gh-pages [1] branch instead of<br>
master, it will a hosted website at<br>
<br>
  <a href="http://lorensen.github.io/VTKCodeCoverage" target="_blank">http://lorensen.github.io/VTKCodeCoverage</a><br>
<br>
HTH,<br>
Matt<br>
<br>
<br>
[1] <a href="http://pages.github.com/" target="_blank">http://pages.github.com/</a><br>
<br>
On Wed, Feb 5, 2014 at 4:51 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br>
> Folks,<br>
><br>
> I think we all agree that CDash's code coverage presentation is<br>
> difficult to navigate.<br>
><br>
> I have been using the linux lcov and genhtml tools to produce a more<br>
> friendly presentation. These are supported by two vtk scripts in<br>
> Utilities/Maintenance<br>
> computeCodeCoverageLocallyForOneTest.sh<br>
> computeCodeCoverageLocally.sh<br>
><br>
> I have created a github repo that I populated with recent code<br>
> coverage. I am experimenting with this to see if I can generate<br>
> periodic coverage for VTK.<br>
><br>
> To view the coverage you need to clone this repo:<br>
> git clone <a href="https://github.com/lorensen/VTKCodeCoverage.git" target="_blank">https://github.com/lorensen/VTKCodeCoverage.git</a><br>
><br>
> To view the coverage:<br>
> cd VTKCodeCoverage<br>
> firefox index.html  # for linux<br>
> open index.html # for Mac<br>
><br>
> There is still some flakiness in the output (e.g. it shows some of my<br>
> home tree). But it might be useful until we can figure out what we<br>
> want CDash to do.<br>
><br>
> Bill<br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
><br>
</blockquote></div>