Skip to content

Incrementally improve unit test coverage #591

@rkcoder101

Description

@rkcoder101

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowA problem that causes minor errors—such as formatting or display problemsenhancementNew feature or requestgoPull requests that update go code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions