refactor: remove logger from platform run #378
Draft
Codecov / codecov/project
succeeded
Mar 10, 2026 in 0s
65.43% (+0.16%) compared to 2ae86a3
View this Pull Request on Codecov
65.43% (+0.16%) compared to 2ae86a3
Details
Codecov Report
❌ Patch coverage is 12.90323% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.43%. Comparing base (2ae86a3) to head (32a741d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/platform/run.go | 0.00% | 19 Missing |
| internal/pkg/platform/localserver.go | 36.36% | 7 Missing |
| cmd/platform/run.go | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #378 +/- ##
==========================================
+ Coverage 65.27% 65.43% +0.16%
==========================================
Files 216 216
Lines 17994 17937 -57
==========================================
- Hits 11745 11737 -8
+ Misses 5160 5112 -48
+ Partials 1089 1088 -1 ☔ 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