Closed nidorx closed 2 years ago
This implementation extends ReporterBase and generates the report in a single HTML file.
ReporterBase
The code is formatted using Google Code Prettify, with a custom style for readability.
The html uses as favicon the new logo created in PR92
reporter = "html" reportfile = "luacov.report.html"
luacov.report.html.zip
Cool! Thank you for the contribution! I will send you an invite to give you commit access so you can push any updates to the HTML reporter and any other features/fixes you'd like!
This implementation extends
ReporterBase
and generates the report in a single HTML file.The code is formatted using Google Code Prettify, with a custom style for readability.
The html uses as favicon the new logo created in PR92
Configuration
Sample report
luacov.report.html.zip