auto-commit-msg icon indicating copy to clipboard operation
auto-commit-msg copied to clipboard

Add coverage for prepareCommitMsg

Open MichaelCurrin opened this issue 4 years ago • 0 comments

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.

MichaelCurrin avatar Jun 02 '21 10:06 MichaelCurrin