Skip to content

Releases: danielpalme/ReportGenerator-GitHub-Action

5.4.7

10 May 20:06
c957665
Compare
Choose a tag to compare

#731 Added option to break build when maximum risk hotspots metrics are exceeded

5.4.6

04 May 10:36
cc137d2
Compare
Choose a tag to compare

#730 Added support for the REPORTGENERATOR_LICENSE environment variable in the MSBuild task (contributed by @0xced)

5.4.5

23 Mar 18:33
25b1e02
Compare
Choose a tag to compare

#724 Fixed splitting of possible glob patterns (contributed by @karl-sjogren)

5.4.4

09 Feb 16:59
f1927db
Compare
Choose a tag to compare
  • #714 Improved AoT support
  • #721 Added support for comma-separated arguments in addition to semicolon

5.4.3

28 Dec 19:57
c38c522
Compare
Choose a tag to compare
  • #717 Added new new coverage type "Full method coverage" (percentage of methods that are fully covered)

5.4.2

21 Dec 20:35
94ea157
Compare
Choose a tag to compare
  • #700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)
  • #716 Increased precision of percentages in CsvSummary and TextSummary reports (contributed by @tomap)
  • #719 Fixed badges in MarkdownAssembliesSummary report

5.4.1

13 Nov 19:03
810356c
Compare
Choose a tag to compare
  • #707 Fixed issue with file filters

5.4.0

12 Nov 20:37
51bf1a3
Compare
Choose a tag to compare
  • Added support for .NET 9. Dropped support for .NET 6 and .NET 7
  • #699 Rounding crap score to full number
  • #700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)
  • #704 Improved handling of file filters

5.3.11

09 Oct 20:34
62f9e70
Compare
Choose a tag to compare

5.3.10

28 Sep 19:45
b7115d2
Compare
Choose a tag to compare
  • #695 HTML reports: Performance and memory improvements (contributed by @afscrome)
  • #690 Fixed handling of history files for classes with not unique names