Skip to content

Fix test warnings and deprecations#2022

Merged
hiroshinishio merged 1 commit intomainfrom
wes
Dec 29, 2025
Merged

Fix test warnings and deprecations#2022
hiroshinishio merged 1 commit intomainfrom
wes

Conversation

@hiroshinishio
Copy link
Copy Markdown
Collaborator

  • Fix RuntimeWarning: Change mock_handle_coverage_report from AsyncMock to Mock since handle_coverage_report is synchronous
  • Fix DeprecationWarning: Replace deprecated login_or_token with Auth.Token() for PyGithub
  • Fix pyright type errors: Add type ignore for intentional None test and handle ContentFile union type properly

🤖 Generated with Claude Code

- Fix RuntimeWarning: Change mock_handle_coverage_report from AsyncMock to Mock since handle_coverage_report is synchronous
- Fix DeprecationWarning: Replace deprecated login_or_token with Auth.Token() for PyGithub
- Fix pyright type errors: Add type ignore for intentional None test and handle ContentFile union type properly

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

Co-Authored-By: Claude <noreply@anthropic.com>
@hiroshinishio hiroshinishio merged commit 7fa48ac into main Dec 29, 2025
1 check passed
@hiroshinishio hiroshinishio deleted the wes branch December 29, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant