Machine-readable feedback for when the coverage hasn't changed.
Opened this issue · 0 comments
kaspar-p commented
My use-case is that I'd like to use this tool as a part of a pre-commit hook, but I have no way of knowing (without parsing the messages returned) if the coverage changed, and I should git add package.json
during the hook.