Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] HTML Reporter #93

Merged
merged 4 commits into from
Jul 26, 2022
Merged

Conversation

nidorx
Copy link
Contributor

@nidorx nidorx commented May 14, 2022

luacov-html-reporter

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

reporter = "html"
reportfile = "luacov.report.html"

Sample report

luacov.report.html.zip

@hishamhm
Copy link
Member

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!

@hishamhm hishamhm merged commit 17374dc into lunarmodules:master Jul 26, 2022
@mrpudn mrpudn mentioned this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants