Skip to content

Merge branch 'main' into no-auth-for-api-command

4f465cb
Select commit
Loading
Failed to load commit list.
Merged

feat: add --no-auth flag to api command for unauthenticated requests #566

Merge branch 'main' into no-auth-for-api-command
4f465cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 0s

71.67% (-0.04%) compared to 2d59e2f

View this Pull Request on Codecov

71.67% (-0.04%) compared to 2d59e2f

Details

Codecov Report

❌ Patch coverage is 65.78947% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.67%. Comparing base (2d59e2f) to head (4f465cb).

Files with missing lines Patch % Lines
internal/prompts/app_select.go 30.76% 7 Missing and 2 partials ⚠️
cmd/api/api.go 84.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   71.70%   71.67%   -0.04%     
==========================================
  Files         226      226              
  Lines       19115    19140      +25     
==========================================
+ Hits        13707    13718      +11     
- Misses       4205     4215      +10     
- Partials     1203     1207       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.