Hi All,
I created a CLI tool that converts llvm coverage report JSON to a single HTML file that can be viewed locally. The tool is distributed from npm here https://www.npmjs.com/package/llvm-coverage-viewer . The code is hosted on github here https://github.com/hooddanielc/llvm-coverage-viewer. For any questions or concerns, please let me know or make an issue on github page.
Hope this helps,
Danny Hood
vedantk
2
Hi,
Thanks for working on this.
If it’s not too much trouble, would you mind sharing a link to an example report generated by this tool?
thanks,
vedant
Hi,
I uploaded a public example report on my google drive here This html was generated from JSON created by llvm-coverage-viewer/test/fixtures/cpp_project/build_report_fixture.sh The demo is also attached it to this email.
Danny
report.html
Danny
report.html (2.93 MB)