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 #2

Merged
merged 1 commit into from
May 14, 2022
Merged

[Feature] HTML Reporter #2

merged 1 commit into from
May 14, 2022

Conversation

nidorx
Copy link
Owner

@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

@nidorx nidorx merged commit 6b889ea into master May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant