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
Added GitHub Actions workflow for Python tests and Codecov integration
- Introduced `.github/workflows/python.yml` to run tests on main branch pushes and PRs
- Enabled test matrix for Python 3.10, 3.11, 3.12, and 3.13
- Configured test coverage reporting with Codecov
- Updated README with GitHub Actions and Codecov badges
0 commit comments