Open Issues Need Help
View All on GitHub Enhance unit test coverage 2 months ago
AI Summary: Increase the unit test coverage for the Galick project. The current coverage is low, particularly in the `cmd/galick`, `internal/errors`, and `scripts` directories. Tests need to be added or improved to achieve a higher percentage of code coverage.
Complexity:
4/5
enhancement good first issue
Update developer guilde ( `docs/developers.md`) 2 months ago
AI Summary: Update the `docs/developers.md` file in the Galick project to reflect the current state of the project. This likely involves updating instructions for building, testing, and contributing, ensuring accuracy and completeness based on the project's current structure and processes.
Complexity:
3/5
documentation good first issue