NCover stats appearing in TFS 2008

 

We successfully integrated TFS 2008 and FinalBuilder by following instructions posted in your forum plus a couple other minor modifications. (modifying the Microsoft.TeamFoundation.Build.targets file)

What I am having difficulties with is getting NCover coverage statistics to render in the TFS Build report. The NUnit info gets merged into TFS just fine. Is the problem the outputdirectory when the Ncover xml is saved to or something else? The coverage file is being successfully created.

 

 

Hi Chelene,

We currently only report unit test and compiler metrics to Team Foundation Server, I’ll add reporting code coverage metric data to the feature request list for a future version of FinalBuilder.

Regards,
Paul.

What is the actual state of the code coverage metric data integration in TFS?

As far as we can tell, there doesn’t seem to be a way to publish externally generated code coverage reports into TFS.