Skip to content

fix(LinkManager): recover from zombie autoconnect serial links

0a69c28
Select commit
Loading
Failed to load commit list.
Closed

fix(Android): Overhaul serial port — deadlock, async writes, Qt 6.10 … #14282

fix(LinkManager): recover from zombie autoconnect serial links
0a69c28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 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 0% with 25 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@77a19a4). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Comms/LinkManager.cc 0.00% 24 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14282   +/-   ##
=========================================
  Coverage          ?   25.51%           
=========================================
  Files             ?      754           
  Lines             ?    68025           
  Branches          ?    31527           
=========================================
  Hits              ?    17358           
  Misses            ?    38026           
  Partials          ?    12641           
Files with missing lines Coverage Δ
src/Comms/LinkManager.h 50.00% <ø> (ø)
src/Comms/LinkManager.cc 9.66% <0.00%> (ø)

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 77a19a4...0a69c28. 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.