For the most part, the important code paths in this repo are well covered. However, there are a few statements in a handful of files that could benefit from additional testing.
NOTE: The goal here is not to achieve 100% test coverage since this can be quite daunting in Go due how errors are handled.
Acceptance Criteria