Skip to content

Conversation

@Itxaka
Copy link
Member

@Itxaka Itxaka commented Oct 21, 2025

  • Moved log processing logic into a separate function processLogLines to enhance readability and maintainability.
  • Simplified the log handling by reducing nested conditions and improving the flow of log message handling.
  • Make sure if the installer is done, we still process the remaining logs to make the UI steps updated

- Moved log processing logic into a separate function `processLogLines` to enhance readability and maintainability.
- Simplified the log handling by reducing nested conditions and improving the flow of log message handling.
- Make sure if the installer is done, we still process the remaining logs to make the UI steps updated

Signed-off-by: Itxaka <[email protected]>
@Itxaka Itxaka requested a review from a team as a code owner October 21, 2025 08:24
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 0% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.12%. Comparing base (cb5cb98) to head (51315d3).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/agent/TUIinstallProcessPage.go 0.00% 47 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1003      +/-   ##
==========================================
+ Coverage   43.08%   43.12%   +0.04%     
==========================================
  Files          60       60              
  Lines        7726     7735       +9     
==========================================
+ Hits         3329     3336       +7     
- Misses       4070     4074       +4     
+ Partials      327      325       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Itxaka Itxaka merged commit e688455 into main Oct 21, 2025
15 checks passed
@Itxaka Itxaka deleted the tui_fix branch October 21, 2025 09:02
Itxaka added a commit that referenced this pull request Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants