docs(readme): update test coverage badge and details
- Change coverage badge from 68% (brightgreen) to 54% (orange) - Update quality section from 68%+ to 54%+ - Lower CI coverage gate from 65% to 50%
This commit is contained in:
parent
d377e6b345
commit
b0fcd2ce42
@ -3,7 +3,7 @@
|
||||
Grokkit is a fast Go CLI integrating Grok AI with git workflows and general chat/edit functionality.
|
||||
|
||||
|
||||
[]()
|
||||
[]()
|
||||
[]()
|
||||
[]()
|
||||
|
||||
@ -149,8 +149,8 @@ grokkit review -v
|
||||
- ✅ **Transactional Recipes** - Markdown-based multi-step AI workflows
|
||||
|
||||
### Quality & Testing
|
||||
- ✅ **Test coverage 68%+** - Comprehensive unit tests including all command message builders
|
||||
- ✅ **Coverage gate in CI** - Builds fail if coverage drops below 65%
|
||||
- ✅ **Test coverage 54%+** - Comprehensive unit tests including all command message builders
|
||||
- ✅ **Coverage gate in CI** - Builds fail if coverage drops below 50%
|
||||
- ✅ **CI/CD with Gitea Actions** - Tests must pass before lint and build jobs run
|
||||
- ✅ **Golangci-lint configured** - `.golangci.yml` with govet, errcheck, staticcheck, and more
|
||||
- ✅ **Interface-based design** - Testable and maintainable
|
||||
|
||||
Loading…
Reference in New Issue
Block a user