feat: add --no-auth flag to api command for unauthenticated requests #566
Codecov / codecov/project
succeeded
May 29, 2026 in 1s
71.72% (+0.06%) compared to c693443
View this Pull Request on Codecov
71.72% (+0.06%) compared to c693443
Details
Codecov Report
❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.72%. Comparing base (c693443) to head (ac3ebc5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/api/api.go | 89.47% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #566 +/- ##
==========================================
+ Coverage 71.66% 71.72% +0.06%
==========================================
Files 226 226
Lines 19115 19128 +13
==========================================
+ Hits 13699 13720 +21
+ Misses 4209 4205 -4
+ Partials 1207 1203 -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.
Loading