auto-commit-msg
auto-commit-msg copied to clipboard
Add coverage for prepareCommitMsg
The prepareCommitMsg module has missing coverage based on the reports.
The functions are used in the app but in the autofill and cli modules which are not practical to test and don't have tests, so prepareCommitMsg appears unused.
But the functions in prepareCommitMsg that are missing tests should still be tested directly.