[llvm-dev] LLVM Coverage Viewer
Danny Hood via llvm-dev
llvm-dev at lists.llvm.org
Thu Dec 27 22:41:10 PST 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181227/d75d260a/attachment.html>
More information about the llvm-dev
mailing list