Open
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