ReportGenerator Versions Save

ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.

v5.2.4

1 month ago

Changes:

-#630 Added "raw mode" (settings:rawMode=true) to disable that coverage data of nested or compiler generated classes is included in the parent class. This is useful to merge several Cobertura files into a single file.

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.2.3

1 month ago

Changes:

  • #656 Changed handling of files which are not found in source directory

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.2.2

1 month ago

Changes:

  • #651 Added setting to add custom prefix to generated history files
  • #653 Fixed command line parameter handling on Linux and MacOS

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.2.1

2 months ago

Changes:

  • Added 'Crap Score' metric for Coberatura coverage files (contrbuted by @rikrak)
  • #645 Added new report type 'CodeClimate'

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.2.0

5 months ago

Changes:

  • Added support for .NET 8. Dropped support for .NET 3.1 and .NET 5.0
  • #629 Visual Studio Coverage: Added support for partial line coverage

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.1.26

6 months ago

Changes:

  • #595 Added new report type 'Html_BlueRed_Summary' to improve red-green colorblind accessibility
  • #625 Improved support for local methods (Cobertura, dotCover, OpenCover, VisualStudio)
  • #627 Removed PNG badges and replaced report type 'PngChart' with 'SvgChart'
  • #623 Improved Cobertura output (complexity metric)

This release requires .NET Framework 4.7 or .NET 3.1/6.0/7.0

v5.1.25

7 months ago

Changes:

  • #1519 OpenCover: Improved handling of generic classes

This release requires .NET Framework 4.7 or .NET 3.1/6.0/7.0

v5.1.24

8 months ago

Changes:

  • #612 Increase percentage accuracy in reports
  • #619 Improved report parsing to avoid integer overflow

This release requires .NET Framework 4.7 or .NET 3.1/6.0/7.0

v5.1.23

9 months ago

Changes:

This release requires .NET Framework 4.7 or .NET 3.1/6.0/7.0

v5.1.22

10 months ago

Changes:

  • #608 Improved performance for classes with many lines

This release requires .NET Framework 4.7 or .NET 3.1/6.0/7.0