Move coverage to cargo-llvm-cov #177

Open
opened 2024-06-16 16:30:18 +02:00 by wojtek · 1 comment
Owner

It appears to be much simpler yet much more informative. At the moment it has fewer downloads than grcov, but it has more downloads per day.

Link: https://github.com/taiki-e/cargo-llvm-cov

It appears to be much simpler yet much more informative. At the moment it has fewer downloads than `grcov`, but it has more downloads per day. Link: https://github.com/taiki-e/cargo-llvm-cov
wojtek added the
chore
label 2024-06-16 16:30:24 +02:00
wojtek added reference 177---move-coverage-to-cargo-llvm-cov 2024-06-16 16:48:38 +02:00
Author
Owner

Blocked until excluding code can be done on a per-line basis. Line-based exclusion is not supported in neither llvm-cov nor rust (except on nightly). cargo-llvm-cov relies on rust's coverage feature: https://github.com/taiki-e/cargo-llvm-cov/issues/71.

Blocked until excluding code can be done on a per-line basis. Line-based exclusion is not supported in neither [llvm-cov](https://github.com/llvm/llvm-project/issues/33625) nor [rust](https://github.com/rust-lang/rust/issues/84605) (except on nightly). `cargo-llvm-cov` relies on rust's `coverage` feature: https://github.com/taiki-e/cargo-llvm-cov/issues/71.
wojtek added the
blocked
label 2024-06-16 17:56:30 +02:00
wojtek removed reference 177---move-coverage-to-cargo-llvm-cov 2024-06-16 17:57:22 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wojtek/musichoard#177
No description provided.