Skip to content

AnalyzeView: unify onboard-log download into single page with transpo…

d91a4b1
Select commit
Loading
Failed to load commit list.
Open

AnalyzeView: unify onboard-log download into single page with transport facade #14331

AnalyzeView: unify onboard-log download into single page with transpo…
d91a4b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 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 29.34947% with 467 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@48cb54b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rc/AnalyzeView/OnboardLogs/LogProtocolTransport.cc 30.67% 186 Missing and 83 partials ⚠️
src/AnalyzeView/OnboardLogs/FtpTransport.cc 5.42% 117 Missing and 5 partials ⚠️
...rc/AnalyzeView/OnboardLogs/OnboardLogController.cc 38.96% 21 Missing and 26 partials ⚠️
.../AnalyzeView/OnboardLogs/OnboardLogDownloadData.cc 60.00% 4 Missing and 4 partials ⚠️
src/AnalyzeView/OnboardLogs/OnboardLogEntry.h 68.18% 2 Missing and 5 partials ⚠️
src/AnalyzeView/OnboardLogs/LogProtocolTransport.h 16.66% 5 Missing ⚠️
src/AnalyzeView/OnboardLogs/FtpTransport.h 0.00% 3 Missing ⚠️
src/AnalyzeView/OnboardLogs/OnboardLogEntry.cc 66.66% 1 Missing and 1 partial ⚠️
src/AnalyzeView/OnboardLogs/OnboardLogTransport.h 60.00% 2 Missing ⚠️
src/AnalyzeView/OnboardLogs/OnboardLogTransport.cc 75.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14331   +/-   ##
=========================================
  Coverage          ?   25.52%           
=========================================
  Files             ?      745           
  Lines             ?    62373           
  Branches          ?    28827           
=========================================
  Hits              ?    15918           
  Misses            ?    35290           
  Partials          ?    11165           
Files with missing lines Coverage Δ
src/API/QGCCorePlugin.cc 9.31% <ø> (ø)
src/AnalyzeView/OnboardLogs/OnboardLogTransport.cc 75.00% <75.00%> (ø)
src/Settings/MavlinkSettings.cc 4.00% <0.00%> (ø)
src/AnalyzeView/OnboardLogs/OnboardLogEntry.cc 54.54% <66.66%> (ø)
src/AnalyzeView/OnboardLogs/OnboardLogTransport.h 60.00% <60.00%> (ø)
src/AnalyzeView/OnboardLogs/FtpTransport.h 0.00% <0.00%> (ø)
src/AnalyzeView/OnboardLogs/LogProtocolTransport.h 16.66% <16.66%> (ø)
src/AnalyzeView/OnboardLogs/OnboardLogEntry.h 71.42% <68.18%> (ø)
.../AnalyzeView/OnboardLogs/OnboardLogDownloadData.cc 60.00% <60.00%> (ø)
...rc/AnalyzeView/OnboardLogs/OnboardLogController.cc 40.90% <38.96%> (ø)
... and 2 more

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 48cb54b...d91a4b1. 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.