summaryrefslogtreecommitdiff
path: root/internal/llm/provider_more_test.go
AgeCommit message (Collapse)Author
2025-09-06use gofumptPaul Buetow
2025-09-04tests(llm): raise coverage to >=80%\n- Add OpenAI/Copilot HTTP success + ↵Paul Buetow
stream + token tests\n- Cover With* options and NewFromConfig success paths\n- llm package now ~80.3%