JonShort / npm-bumpall

Utility to bump all packages to latest
MIT License
0 stars 0 forks source link

[Feature Request] - Test coverage #13

Open jaysc opened 1 year ago

jaysc commented 1 year ago

We should look at implenting a way to determine the test coverage of our code.

A quick search led me to this: https://lib.rs/crates/cargo-llvm-cov , but i'm open to alternatives.