Files
polymarket-insider-tracker/.github
Patrick Selamy a15086688a feat: add GitHub Actions CI/CD pipeline (#26)
- Add .github/workflows/ci.yml with three parallel jobs
- Lint job: ruff check and format verification
- Type-check job: mypy strict mode
- Test job: pytest with coverage and PostgreSQL/Redis services
- Configure pip caching for faster builds
- Add Codecov integration for coverage reporting

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 17:05:09 -05:00
..