dlcov 3.0.1 dlcov: ^3.0.1 copied to clipboard
A CLI to add code coverage threshold (CI/CD, git hooks, etc.)
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.