]> Nutra Git (v2) - gamesguru/getmyancestors.git/commit
ci: add format check, PR trigger for Coveralls; drop legacy cookie migration
authorShane Jaroch <chown_tee@proton.me>
Thu, 22 Jan 2026 23:23:29 +0000 (18:23 -0500)
committerShane Jaroch <chown_tee@proton.me>
Thu, 22 Jan 2026 23:51:12 +0000 (18:51 -0500)
commit016915f155c11c0433b54f15068aac13f354e861
treeda88737dcd7436c8f01f5c9f514e440c5263e3fb
parent7118adb796ad67ada176fe3cb8685aa4f9852571
ci: add format check, PR trigger for Coveralls; drop legacy cookie migration

- Add 'Check Clean After Format' step to catch unformatted PRs
- Add pull_request trigger so Coveralls can post PR comments
- Fix legacy_cookie_file path for backward compatibility migration
- Add 5min timeout to test_installation pip install
.github/workflows/test.yml
getmyancestors/classes/session.py
tests/test_installation.py