Feature Request: Support Xml input from Dynamic Code Coverage - CodeCoverage.exe

first post: rhullah wrote: It looks like there's a new instrumentation tool called Dynamic Cod...

latest post: danielpalme wrote: Thanks for the hint. I will have a look at it. But it will take som...

Coverage differs from VS2010 analysis

first post: danimuller76 wrote: Hi, thanks for effort to develop this tool and good documentation...

latest post: danielpalme wrote: Hi, ReportGenerator distinguishes between covered, uncovered and u...

Filters command

first post: DarrenG wrote: Hi I am using the tool to produce a report from OpenCover. I am ...

latest post: DarrenG wrote: Daniel Thanks for that. I updated the command line as you sugges...

Cobertura-compatible XML output format for Jenkins integration

first post: skolima wrote: Hi, I'm looking to integrate OpenCover into a Jenkins-driven .NET ...

latest post: skolima wrote: You're amazing! (and I feel bad for not writing this myself) I'll h...

UNC Paths

first post: BradStiles wrote: I'm attempting to run OpenCover and ReportGenerator on my build se...

latest post: BradStiles wrote: Thank you very much. Works beautifully! Oh, and also thank you ...

Merged Reports from different .pdbs

first post: nidasahar wrote: Hello, I have merged reports from two different .pdb files, i) ...

latest post: danielpalme wrote: No, that is not supported.

Feature Request: make the percentages 2 digits by default

first post: smurfiv wrote: We have a continuous improvement workflow, and due to the number o...

latest post: danielpalme wrote: I'm not sure if this feature would really help to write better code...

Feature Request: Option to sort by coverage (Up or down)

first post: smurfiv wrote: Currently the report generated sorts by assembly name. It would be...

latest post: danielpalme wrote: There are two possible ways of implementing this features: 1) Extra...

Feature Request: Option (Or by default if lots of info) for the Assemblies to start collapsed in html

first post: smurfiv wrote: I have recompiled the code to start the assembles collapsed for th...

latest post: danielpalme wrote: This feature is a matter of taste. If I change this, somebody else ...

Collated Branch coverage and functional coverage

first post: nidasahar wrote: Is it possible to combine the branch coverage numbers and provide ...

latest post: danielpalme wrote: If you take closer look at the report generated by OpenCover then y...