-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Priority: LowA problem that causes minor errors—such as formatting or display problemsA problem that causes minor errors—such as formatting or display problemsenhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go code
Description
Description
Currently, the code coverage for the project stands at approximately 11% . To ensure the stability of the CLI, prevent regressions, and facilitate safer refactoring in the future, we should aim to increase this coverage. This would also fix a part of #94
Goals
- Identify critical paths that are currently untested.
- Add unit tests for utility functions, commands and other parts of the project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: LowA problem that causes minor errors—such as formatting or display problemsA problem that causes minor errors—such as formatting or display problemsenhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go code