fix(daemon): handle Anthropic usage 403 from tokens missing user:profile scope#294
Merged
Codecov / codecov/project
failed
Jun 22, 2026 in 0s
78.94% (target 80.00%)
View this Pull Request on Codecov
78.94% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 65.85366% with 14 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| daemon/cc_info_timer.go | 56.52% | 10 Missing |
| daemon/anthropic_ratelimit.go | 77.77% | 4 Missing |
❌ Your project check has failed because the head coverage (78.94%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| daemon/anthropic_ratelimit.go | 76.38% <77.77%> (+2.54%) |
⬆️ |
| daemon/cc_info_timer.go | 87.28% <56.52%> (+0.43%) |
⬆️ |
... and 3 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading