codeflash-agent/packages/github-app/tests
Kevin Turcios 2caaf6af7c
Fix CI: mypy errors, ruff formatting, switch to prek (#22)
* Fix mypy errors and apply ruff formatting across packages

Fix ast.FunctionDef calls missing type_params for Python 3.12+,
correct type: ignore error codes in _comparator and _plugin, and
run ruff format on all package source and test files.

* Switch CI to prek for lint/typecheck checks

Use j178/prek-action for consistent lint+typecheck (ruff check,
ruff format, interrogate, mypy) matching local pre-commit config.
Keep test as a separate parallel job for test-env support.
2026-04-15 02:52:47 -05:00
..
__init__.py squash 2026-04-13 14:12:17 -05:00
conftest.py squash 2026-04-13 14:12:17 -05:00
helpers.py squash 2026-04-13 14:12:17 -05:00
test_agents.py squash 2026-04-13 14:12:17 -05:00
test_app.py squash 2026-04-13 14:12:17 -05:00
test_auth.py Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00
test_backends.py Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00
test_config.py Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00
test_git.py Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00
test_github.py squash 2026-04-13 14:12:17 -05:00
test_retry.py Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00