How do I include full PartCover results with TeamCity 5?
- by Jim Geurts
Hi, I'm trying to get PartCover reports to generate correctly in TeamCity 5.0. When I click the Code Coverage tab in the build details, the reports are empty.
I'm using the sln2008 build agent and my PartCoverage settings are as follows:
Include Patterns:
[*]*
Report XSLT:
C:\Program Files\PartCover .NET 2.3\xslt\Report By…