[PATCH] D151283: [WIP][llvm-cov] Support a Hierarchical Structure for `show --format=html` (WORK IN PROGRESS)

Yury Bura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 09:39:39 PDT 2023


yurybura added a comment.

In D151283#4420869 <https://reviews.llvm.org/D151283#4420869>, @AtomicGu wrote:

> Here is a preview coverage report for llvm-cov llvm-profdata lli and llc :
>
> F27916457: report.tar.gz <https://reviews.llvm.org/F27916457>

Provided preview contains wrong relative path to style.css. For example, it should be `href='../../../../../style.css'` in file `coverage/root/GSoC/llvm-project/llvm/index.html`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151283/new/

https://reviews.llvm.org/D151283



More information about the llvm-commits mailing list