Have you considered using NCoverExplorer to generate a summarized view of the code coverage? It ships with recent versions of NCover.
Kind regards, Tim -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Matt Sent: 10 March 2009 15:25 To: ccnet-user Subject: [ccnet-user] Reduce NCover Coverage Result Size I use NCover to see how much of my unit tests are covering the projects, but it is making each one of mu build logs around 7 megs. How can I reduce the size of the Coverage.xml files?
