Skip to content

Conversation

@hiroshinishio
Copy link
Collaborator

  • Add codecov detection in check_suite_handler to process codecov.io failures
  • Create get_codecov_commit_coverage to fetch file/line coverage from Codecov API
  • Create codecov_types with TypedDict definitions for API responses
  • Create get_codecov_token to retrieve Codecov tokens from database
  • Add codecov_tokens table schema with foreign key to owners
  • Add comprehensive tests for all new functions (8 tests total)
  • Extract coverage details including uncovered and partially covered lines

🤖 Generated with Claude Code

- Add codecov detection in check_suite_handler to process codecov.io failures
- Create get_codecov_commit_coverage to fetch file/line coverage from Codecov API
- Create codecov_types with TypedDict definitions for API responses
- Create get_codecov_token to retrieve Codecov tokens from database
- Add codecov_tokens table schema with foreign key to owners
- Add comprehensive tests for all new functions (8 tests total)
- Extract coverage details including uncovered and partially covered lines

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

Co-Authored-By: Claude <noreply@anthropic.com>
@hiroshinishio hiroshinishio merged commit cd8ffcc into main Dec 31, 2025
1 check passed
@hiroshinishio hiroshinishio deleted the wes branch December 31, 2025 16:37
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