Skip to content

Conversation

@hiroshinishio
Copy link
Collaborator

…iles

  • Check for open PRs via GitHub API instead of database to prevent duplicates
  • Prioritize files with 0% coverage over files with partial coverage
  • Refactor create_issue() and create_comment() to use keyword-only parameters
  • Update all call sites to use direct variables instead of base_args extraction
  • Fix insert_coverages to wrap TypedDict with dict() for library compatibility
  • Fix all pyright errors in modified files
  • Update all tests to use new signatures

…iles

- Check for open PRs via GitHub API instead of database to prevent duplicates
- Prioritize files with 0% coverage over files with partial coverage
- Refactor create_issue() and create_comment() to use keyword-only parameters
- Update all call sites to use direct variables instead of base_args extraction
- Fix insert_coverages to wrap TypedDict with dict() for library compatibility
- Fix all pyright errors in modified files
- Update all tests to use new signatures
@hiroshinishio hiroshinishio merged commit b9a5e9a into main Dec 24, 2025
1 check passed
@hiroshinishio hiroshinishio deleted the wes branch December 24, 2025 06:34
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.

2 participants