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