Commit 1fac448
chore: move test_results into test/ and lint handlers (#24)
* ci: add reproducible test runner, fix requirements pins, use venv in workflow
* chore(ci): add Makefile, README test docs, run ruff in CI; remove .venv_ci
* docs: fix README markdown warnings; ci: add codecov token and pip cache for provider jobs
* ci: exclude duplicate router from mypy checks (known conflict)
* chore: remove duplicate src/llm/router.py to avoid mypy duplicate-module
* chore: move test_results into test/ directory
* Potential fix for code scanning alert no. 728: Workflow does not contain permissions
yes
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: SDLC Bot <devnull@example.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent 624ea3e commit 1fac448
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments