You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance CI/CD with mypy, Python 3.13, coverage, and docs workflow
- Add Python 3.13 to test matrix (now 3.10-3.13 × 3 OS = 12 jobs)
- Add mypy type checking to lint job (non-blocking)
- Add Codecov coverage upload on Ubuntu/3.11
- Add docs.yml workflow for MkDocs build and deploy
- Add PR labeler for automatic labeling based on file changes
- Add Dependabot for automated dependency updates (pip, actions, docker)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments