[llvm-dev] LLVM Coverage Viewer

Danny Hood via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 31 12:41:31 PST 2018


Hi,

I uploaded a public example report on my google drive here
<https://drive.google.com/file/d/1BZEbukWJ_CLTVKbT_Imht3tgKSa0_WiV/view?usp=sharing>
This html was generated from JSON created by
llvm-coverage-viewer/test/fixtures/cpp_project/build_report_fixture.sh
<https://github.com/hooddanielc/llvm-coverage-viewer/blob/master/test/fixtures/cpp_project/build_report_fixture.sh>
The
demo is also attached it to this email.

Danny

 report.html
<https://drive.google.com/file/d/1BZEbukWJ_CLTVKbT_Imht3tgKSa0_WiV/view?usp=drive_web>



Danny

On Mon, Dec 31, 2018 at 11:47 AM Vedant Kumar <vsk at apple.com> wrote:

> 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 . 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
>
> _______________________________________________
> 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/d48fb132/attachment-0002.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181231/d48fb132/attachment-0003.html>


More information about the llvm-dev mailing list