Skip to content

Commit

Permalink
#627 Removed PNG badges and replaced report type 'PngChart' with 'Svg…
Browse files Browse the repository at this point in the history
…Chart'
  • Loading branch information
danielpalme committed Oct 3, 2023
1 parent 62c3982 commit ae8c4fc
Show file tree
Hide file tree
Showing 103 changed files with 4,177 additions and 665 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Explanations:
Html, Html_Light, Html_Dark, Html_BlueRed
HtmlChart, HtmlInline, HtmlSummary, Html_BlueRed_Summary
HtmlInline_AzurePipelines, HtmlInline_AzurePipelines_Light, HtmlInline_AzurePipelines_Dark
JsonSummary, Latex, LatexSummary, lcov, MHtml, PngChart, SonarQube, TeamCitySummary
JsonSummary, Latex, LatexSummary, lcov, MHtml, SvgChart, SonarQube, TeamCitySummary
TextSummary, TextDeltaSummary
Xml, XmlSummary
Source directories: Optional directories which contain the corresponding source code (separated by semicolon).
Expand Down Expand Up @@ -211,7 +211,7 @@ If you need a custom format, you can create a [plugin](https://github.com/daniel

| **Input formats** | **Output formats** |
|:------------------|:-------------------|
| <ul><li>[OpenCover](https://github.com/OpenCover/opencover) ([Nuget](https://www.nuget.org/packages/OpenCover))<br/>OpenCover format is also generated by [coverlet](https://github.com/coverlet-coverage/coverlet/) and [altcover](https://github.com/SteveGilham/altcover)</li><li>[dotCover](https://www.jetbrains.com/dotcover/help/dotCover__Console_Runner_Commands.html) ([Nuget](https://www.nuget.org/packages/JetBrains.dotCover.CommandLineTools/), /ReportType=DetailedXML)</li><li>Visual Studio ([vstest.console.exe](https://github.com/danielpalme/ReportGenerator/wiki/Visual-Studio-Coverage-Tools#vstestconsoleexe), [CodeCoverage.exe](https://github.com/danielpalme/ReportGenerator/wiki/Visual-Studio-Coverage-Tools#codecoverageexe))</li><li>[NCover](https://www.ncover.com/info/download) (tested version 1.5.8, other versions may not work)</li><li>[Cobertura](https://github.com/cobertura/cobertura)</li><li>[JaCoCo](https://www.jacoco.org/jacoco/index.html) (version 0.8.3 or greater)</li><li>[Clover](https://openclover.org/)</li><li>Mono ([mprof-report](https://www.mono-project.com/docs/debug+profile/profile/profiler/#analyzing-the-profile-data))</li><li>[gcov](https://gcc.gnu.org/onlinedocs/gcc/Gcov.html)</li><li>[lcov](https://github.com/linux-test-project/lcov)</li></ul><br/><br/> | <ul><li>Html, Html_Light, Html_Dark, Html_BlueRed, HtmlSummary, HtmlChart, HtmlInline, HtmlInline_AzurePipelines, HtmlInline_AzurePipelines_Light, HtmlInline_AzurePipelines_Dark, [MHtml](https://en.wikipedia.org/wiki/MHTML)</li><li>Clover</li><li>Cobertura</li><li>OpenCover ([PRO version](https://reportgenerator.io/pro) only)</li><li>[SonarQube](https://docs.sonarqube.org/latest/analysis/generic-test)</li><li>TeamCitySummary</li><li>[lcov](https://github.com/linux-test-project/lcov)</li><li>Xml, XmlSummary</li><li>JsonSummary</li><li>Latex, LatexSummary</li><li>TextSummary, TextDeltaSummary</li><li>CsvSummary</li><li>MarkdownSummary, MarkdownSummaryGithub, MarkdownDeltaSummary</li><li>PngChart</li><li>Badges</li><li>[Custom reports](https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports)</li></ul> |
| <ul><li>[OpenCover](https://github.com/OpenCover/opencover) ([Nuget](https://www.nuget.org/packages/OpenCover))<br/>OpenCover format is also generated by [coverlet](https://github.com/coverlet-coverage/coverlet/) and [altcover](https://github.com/SteveGilham/altcover)</li><li>[dotCover](https://www.jetbrains.com/dotcover/help/dotCover__Console_Runner_Commands.html) ([Nuget](https://www.nuget.org/packages/JetBrains.dotCover.CommandLineTools/), /ReportType=DetailedXML)</li><li>Visual Studio ([vstest.console.exe](https://github.com/danielpalme/ReportGenerator/wiki/Visual-Studio-Coverage-Tools#vstestconsoleexe), [CodeCoverage.exe](https://github.com/danielpalme/ReportGenerator/wiki/Visual-Studio-Coverage-Tools#codecoverageexe))</li><li>[NCover](https://www.ncover.com/info/download) (tested version 1.5.8, other versions may not work)</li><li>[Cobertura](https://github.com/cobertura/cobertura)</li><li>[JaCoCo](https://www.jacoco.org/jacoco/index.html) (version 0.8.3 or greater)</li><li>[Clover](https://openclover.org/)</li><li>Mono ([mprof-report](https://www.mono-project.com/docs/debug+profile/profile/profiler/#analyzing-the-profile-data))</li><li>[gcov](https://gcc.gnu.org/onlinedocs/gcc/Gcov.html)</li><li>[lcov](https://github.com/linux-test-project/lcov)</li></ul><br/><br/> | <ul><li>Html, Html_Light, Html_Dark, Html_BlueRed, HtmlSummary, HtmlChart, HtmlInline, HtmlInline_AzurePipelines, HtmlInline_AzurePipelines_Light, HtmlInline_AzurePipelines_Dark, [MHtml](https://en.wikipedia.org/wiki/MHTML)</li><li>Clover</li><li>Cobertura</li><li>OpenCover ([PRO version](https://reportgenerator.io/pro) only)</li><li>[SonarQube](https://docs.sonarqube.org/latest/analysis/generic-test)</li><li>TeamCitySummary</li><li>[lcov](https://github.com/linux-test-project/lcov)</li><li>Xml, XmlSummary</li><li>JsonSummary</li><li>Latex, LatexSummary</li><li>TextSummary, TextDeltaSummary</li><li>CsvSummary</li><li>MarkdownSummary, MarkdownSummaryGithub, MarkdownDeltaSummary</li><li>SvgChart</li><li>Badges</li><li>[Custom reports](https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports)</li></ul> |

### Screenshots
The screenshots show two snippets of the generated reports:
Expand All @@ -225,7 +225,7 @@ The screenshots show two snippets of the generated reports:
</picture>

**Badges**
Badges in SVG and PNG format can be generated if `-reporttypes:Badges` is used:
Badges in SVG format can be generated if `-reporttypes:Badges` is used:

Example: ![Sample badge](https://danielpalme.github.io/ReportGenerator/resources/badge.svg)

Expand Down
2 changes: 1 addition & 1 deletion docs/main.ef294caf361a7de0.js

Large diffs are not rendered by default.

Binary file modified docs/resources/SampleReports.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/resources/reports/Badges/badge_branchcoverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/resources/reports/Badges/badge_combined.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/resources/reports/Badges/badge_linecoverage.png
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/resources/reports/Badges/badge_linecoverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/resources/reports/Badges/badge_methodcoverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/resources/reports/Clover/Clover.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<coverage generated="1696014328" clover="4.3.1">
<project timestamp="1696014328">
<coverage generated="1696358595" clover="4.3.1">
<project timestamp="1696358595">
<metrics complexity="0" elements="125" coveredelements="83" conditionals="6" coveredconditionals="3" statements="125" coveredstatements="83" coveredmethods="13" methods="24" classes="5" loc="260" ncloc="125" files="5" packages="1" />
<package name="Sample">
<metrics complexity="0" elements="125" coveredelements="83" conditionals="6" coveredconditionals="3" statements="125" coveredstatements="83" coveredmethods="13" methods="24" classes="5" loc="260" ncloc="125" files="5" />
Expand Down Expand Up @@ -161,7 +161,7 @@
</file>
</package>
</project>
<testproject timestamp="1696014328">
<testproject timestamp="1696358595">
<metrics complexity="0" elements="0" coveredelements="0" conditionals="0" coveredconditionals="0" statements="0" coveredstatements="0" coveredmethods="0" methods="0" classes="0" loc="0" ncloc="0" files="0" packages="0" />
</testproject>
</coverage>
2 changes: 1 addition & 1 deletion docs/resources/reports/Cobertura/Cobertura.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
<coverage line-rate="0.664" branch-rate="0.5" lines-covered="83" lines-valid="125" branches-covered="3" branches-valid="6" complexity="26" version="0" timestamp="1696021530">
<coverage line-rate="0.664" branch-rate="0.5" lines-covered="83" lines-valid="125" branches-covered="3" branches-valid="6" complexity="26" version="0" timestamp="1696365796">
<sources />
<packages>
<package name="Sample" line-rate="0.664" branch-rate="0.5" complexity="26">
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/reports/CsvSummary/Summary.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Summary
Generated on:;29.09.2023 - 21:05:42
Generated on:;03.10.2023 - 20:43:27
Parser:;OpenCover
Assemblies:;1
Classes:;4
Expand Down
Loading

0 comments on commit ae8c4fc

Please sign in to comment.