Skip to content

fix(AnalyzeView): Fix onboard log download path and refactor controller

cb220d1
Select commit
Loading
Failed to load commit list.
Closed

fix(AnalyzeView): Fix onboard log download path and refactor controller #14194

fix(AnalyzeView): Fix onboard log download path and refactor controller
cb220d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 25.26316% with 71 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@d1aa257). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rc/AnalyzeView/OnboardLogs/OnboardLogController.cc 26.37% 53 Missing and 14 partials ⚠️
src/AnalyzeView/OnboardLogs/OnboardLogEntry.cc 0.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14194   +/-   ##
=========================================
  Coverage          ?   25.53%           
=========================================
  Files             ?      744           
  Lines             ?    67983           
  Branches          ?    31663           
=========================================
  Hits              ?    17362           
  Misses            ?    37843           
  Partials          ?    12778           
Files with missing lines Coverage Δ
src/AnalyzeView/OnboardLogs/OnboardLogController.h 100.00% <ø> (ø)
src/AnalyzeView/OnboardLogs/OnboardLogEntry.cc 63.63% <0.00%> (ø)
...rc/AnalyzeView/OnboardLogs/OnboardLogController.cc 35.21% <26.37%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1aa257...cb220d1. Read the comment docs.

🚀 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.