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
š fix: update coverage report script for modern PyGithub and coverage.json
- Fix deprecated PyGithub authentication to use Auth.Token()
- Correct GitHub context access patterns (repository.full_name, event.number)
- Update coverage JSON parsing to match pytest-cov output format
- Fix coverage file path to use coverage.json instead of non-existent subdirectory
š¤ Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments