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

generate html from plist #1034

Closed
gyorb opened this issue Oct 13, 2017 · 0 comments
Closed

generate html from plist #1034

gyorb opened this issue Oct 13, 2017 · 0 comments
Assignees
Labels
CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands enhancement 🌟
Milestone

Comments

@gyorb
Copy link
Contributor

gyorb commented Oct 13, 2017

A script should be created
createHTMLReport -r report_dir -o report.html //generate a report.html for all plist in the directory
createHTMLReport -p plist.plist -o report.html //generate report to a single plist

reports.html would contain
-all the errors in the report directory
-source code to which the bug path points to
-navigable bug steps.

CodeChecker parse command should support the new html output.

@gyorb gyorb added enhancement 🌟 CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands labels Oct 13, 2017
@gyorb gyorb added this to the release 6.1 milestone Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands enhancement 🌟
Projects
None yet
Development

No branches or pull requests

2 participants