WIP: Move coverage to cargo-llvm-cov #178

Closed
wojtek wants to merge 0 commits from 177---move-coverage-to-cargo-llvm-cov into main
Owner

Closes #177

Closes #177
wojtek closed this pull request 2024-06-16 17:40:06 +02:00
Author
Owner

Closed because excluding code is only possible on a per-file 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.

Closed because excluding code is only possible on a per-file 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.
All checks were successful
Cargo CI / Build and Test (push) Successful in 1m49s
Cargo CI / Build and Test (pull_request) Successful in 1m51s
Cargo CI / Lint (push) Successful in 1m5s
Cargo CI / Lint (pull_request) Successful in 1m6s

Pull request closed

Sign in to join this conversation.
No reviewers
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#178
No description provided.