Skip to content

refactor: remove logger from platform run#378

Draft
mwbrooks wants to merge 6 commits intomainfrom
mwbrooks-chopping-the-log-4
Draft

refactor: remove logger from platform run#378
mwbrooks wants to merge 6 commits intomainfrom
mwbrooks-chopping-the-log-4

Conversation

@mwbrooks
Copy link
Member

Changelog

  • N/A

Summary

This pull request is Part 4 of removing internal/logger package and is focused on the the run command.

Requirements

@mwbrooks mwbrooks added this to the Next Release milestone Mar 10, 2026
@mwbrooks mwbrooks self-assigned this Mar 10, 2026
@mwbrooks mwbrooks added code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment labels Mar 10, 2026
@codecov
Copy link

codecov bot commented Mar 10, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant