[llvm-dev] LLVM Coverage Viewer

Vedant Kumar via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 31 11:47:05 PST 2018


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

> On Dec 28, 2018, at 1:41 AM, Danny Hood via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> 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 <https://www.npmjs.com/package/llvm-coverage-viewer> . The code is hosted on github here https://github.com/hooddanielc/llvm-coverage-viewer <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
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181231/4b511026/attachment.html>


More information about the llvm-dev mailing list