- Line Coverage: 38% (Uncovered Lines: 13, 14, 16, 18, 19, 22, 23, 25, 26, 28, 32)
- Statement Coverage: 38%
- Function Coverage: 0% (Uncovered Functions: L10-32:get_failed_check_runs_from_check_suite)
- Branch Coverage: 0% (Uncovered Branches: line 18, block 0, if branch: 18 -> 19, line 18, block 0, if branch: 18 -> 25)
Last Updated: 12/29/2025, 8:28:20 AM
Aim to achieve 100% coverage with minimal code changes. Focus on covering the uncovered areas, including both happy paths, error cases, edge cases, and corner cases. Add to existing test file if available, or create a new one.
Coverage Dashboard
View full coverage details in the Coverage Dashboard