refactor: remove logger from install command #367
+65
−129
Codecov / codecov/project
succeeded
Mar 7, 2026 in 1s
65.11% (+0.04%) compared to c449532
View this Pull Request on Codecov
65.11% (+0.04%) compared to c449532
Details
Codecov Report
❌ Patch coverage is 81.96721% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.11%. Comparing base (c449532) to head (2d3de52).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/apps/add.go | 0.00% | 7 Missing |
| internal/pkg/apps/install.go | 95.83% | 2 Missing |
| internal/pkg/platform/localserver.go | 0.00% | 1 Missing |
| internal/pkg/platform/run.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #367 +/- ##
==========================================
+ Coverage 65.06% 65.11% +0.04%
==========================================
Files 215 215
Lines 18179 18144 -35
==========================================
- Hits 11829 11815 -14
+ Misses 5254 5235 -19
+ Partials 1096 1094 -2 ☔ 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