grokkit/internal
Greg Gauthier ebb0cbcf3a
Some checks failed
CI / Test (push) Failing after 26s
CI / Lint (push) Has been skipped
CI / Build (push) Has been skipped
test(cmd): add unit tests for completion, root execution, config, errors, and logger
- Add tests for shell completion generation in completion_test.go
- Add tests for root command execution and flags in root_test.go
- Expand config tests for temperature, timeout, and log level getters
- Add APIError unwrap test in errors_test.go
- Add WithContext tests in logger_test.go
- Stage test output artifact in .output.txt
2026-03-02 22:12:54 +00:00
..
errors test(cmd): add unit tests for completion, root execution, config, errors, and logger 2026-03-02 22:12:54 +00:00
git feat(logging): implement structured logging with slog 2026-03-01 12:35:21 +00:00
grok refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
linter refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
logger test(cmd): add unit tests for completion, root execution, config, errors, and logger 2026-03-02 22:12:54 +00:00
version test(version): add tests for version information 2026-03-02 18:41:27 +00:00