go-ai/cmd
Snider eaf26d3f93
Some checks failed
Security Scan / security (push) Successful in 10s
Test / test (push) Failing after 37s
refactor(ax): round 5 AX sweep — single-letter vars, missing Ugly test
- ai/metrics.go: ev → event in Summary(), e → entry in sortedMap()
- cmd/metrics/cmd_test.go: tc → testCase, add TestCmd_ParseDuration_Ugly
  covering boundary inputs (leading whitespace, trailing whitespace,
  float value, wrong case unit, very large count, alpha-only numeric)
- cmd/security/cmd_jobs.go: f → finding in buildJobIssueBody loops
- cmd/embed-bench/main.go: m → registeredModel, v → value, q → queryCase,
  r → rankedResult across modelAvailable(), avg(), and main() query loops

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 07:26:39 +01:00
..
embed-bench refactor(ax): round 5 AX sweep — single-letter vars, missing Ugly test 2026-03-31 07:26:39 +01:00
lab refactor(ax): round 3 AX sweep — remove redundant section comments, add usage examples 2026-03-31 06:25:33 +01:00
metrics refactor(ax): round 5 AX sweep — single-letter vars, missing Ugly test 2026-03-31 07:26:39 +01:00
rag feat(cmd/rag): re-export go-rag CLI commands through go-ai 2026-02-21 20:23:22 +00:00
security refactor(ax): round 5 AX sweep — single-letter vars, missing Ugly test 2026-03-31 07:26:39 +01:00