refactor: rename clients.AuthInterface() to clients.Auth() #81
Codecov / codecov/project
succeeded
May 5, 2025 in 0s
63.16% (+0.00%) compared to 0526485
View this Pull Request on Codecov
63.16% (+0.00%) compared to 0526485
Details
Codecov Report
Attention: Patch coverage is 82.75862% with 10 lines in your changes missing coverage. Please review.
Project coverage is 63.16%. Comparing base (
0526485) to head (8f16237).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/auth/logout.go | 62.50% | 0 Missing and 3 partials |
| internal/pkg/auth/login.go | 0.00% | 2 Missing |
| internal/pkg/apps/list.go | 66.66% | 1 Missing |
| internal/pkg/platform/deploy.go | 0.00% | 1 Missing |
| internal/prompts/app_select.go | 96.29% | 1 Missing |
| internal/shared/clients.go | 50.00% | 1 Missing |
| main.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #81 +/- ##
=======================================
Coverage 63.16% 63.16%
=======================================
Files 210 210
Lines 22186 22186
=======================================
+ Hits 14013 14014 +1
+ Misses 7087 7083 -4
- Partials 1086 1089 +3 ☔ 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