Skip to content

v2.0.1

Compare
Choose a tag to compare
@tonerdo tonerdo released this 15 Jun 12:56
· 870 commits to master since this release
  • #102 fixes issues with NUNIT3 Test adapter (#101)
  • #104 shows overall averages as part of final console output
  • #112 adds support for standard ExcludeFromCodeCoverage attribute to specify types and methods to exclude from code coverage. Deprecates ExcludeFromCoverage attribute
  • 7f190e4 prevents Opencover and Cobertura output generated at the same time from overwriting each other (#111)
  • #116 strongly signs the Coverlet assembly and aims to fix #40