-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-code-coverageArea: Source-based code coverage (-Cinstrument-coverage)Area: Source-based code coverage (-Cinstrument-coverage)C-bugCategory: This is a bug.Category: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
https://github.com/Nugine/scoped-writer
https://github.com/Nugine/scoped-writer/blob/v0.2.0/src/lib.rs (Only 77 LoC)
git clone https://github.com/Nugine/scoped-writer
cd scoped-writer
git checkout v0.2.0
cargo llvm-cov --html --open
When I click next uncovered line (L)
or next uncovered region (R)
, there is no reaction. I don't know what is uncovered.
Related
Metadata
Metadata
Assignees
Labels
A-code-coverageArea: Source-based code coverage (-Cinstrument-coverage)Area: Source-based code coverage (-Cinstrument-coverage)C-bugCategory: This is a bug.Category: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.