-
This is not a bug, just a question.
Why does meson require genhtml when using llvm-cov? llvm-cov already allows you to generate html reports directly.
-
**Describe the bug**
`meson compile coverage` doesn't work, while `ninja coverage` does.
**To Reproduce**
```sh
mkdir /tmp/cov && cd /tmp/cov
meson init
meson setup -Db_coverage=true build…
-
Hey, I've run into a problem with `-C instrument-coverage`, const generics and assertions.
I tried this code:
```rust
const fn check_even() {
assert!(N % 2 == 0, "will fail once");
}
#[test]
fn …
-
### Describe the bug
I'm attaching three HTML files to this report. The first is `llvm-cov show -format=html` output for one file of a project I'm working on, and the other two are llvm-cov-pretty…
-
The coverage build is failing on at least one PR:
https://github.com/apache/arrow-nanoarrow/actions/runs/11340106498/job/31535953273?pr=661#step:8:855
```
[1/1] Generates coverage reports
…
-
| | |
| --- | --- |
| Bugzilla Link | [50775](https://llvm.org/bz50775) |
| Version | 11.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ clang -v
clang versio…
-
| | |
| --- | --- |
| Bugzilla Link | [50857](https://llvm.org/bz50857) |
| Version | 11.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ clang -v
clang versio…
-
| | |
| --- | --- |
| Bugzilla Link | [45846](https://llvm.org/bz45846) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
$ …
-
| | |
| --- | --- |
| Bugzilla Link | [37072](https://llvm.org/bz37072) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
$ cl…
-
| | |
| --- | --- |
| Bugzilla Link | [37084](https://llvm.org/bz37084) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
$ cl…