fix(Android): USB-host serial stack overhaul (lifecycle FSM, async write pump, hot-plug)#14536
Open
HTRamsey wants to merge 1 commit into
Open
fix(Android): USB-host serial stack overhaul (lifecycle FSM, async write pump, hot-plug)#14536HTRamsey wants to merge 1 commit into
HTRamsey wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 18, 2026 in 0s
30.55% (target 30.00%)
View this Pull Request on Codecov
30.55% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 38.41121% with 659 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.55%. Comparing base (f29efd3) to head (949efdb).
Additional details and impacted files
@@ Coverage Diff @@
## master #14536 +/- ##
==========================================
+ Coverage 25.47% 30.55% +5.08%
==========================================
Files 769 787 +18
Lines 65912 67541 +1629
Branches 30495 31291 +796
==========================================
+ Hits 16788 20635 +3847
+ Misses 37285 32927 -4358
- Partials 11839 13979 +2140 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Android/Serial/AndroidSerialPortRegistry.h | 100.00% <100.00%> (ø) |
|
| src/Android/Serial/AndroidSerialRxQueue.h | 100.00% <100.00%> (ø) |
|
| src/Comms/LinkManager.h | 83.33% <ø> (+33.33%) |
⬆️ |
| src/Comms/Serial/NmeaSerialDevice.h | 100.00% <100.00%> (ø) |
|
| src/Comms/Serial/SerialPlatform.cc | 100.00% <100.00%> (ø) |
|
| src/Vehicle/VehicleSetup/Bootloader.h | 0.00% <ø> (ø) |
|
| .../Vehicle/VehicleSetup/FirmwareUpgradeController.cc | 9.64% <ø> (ø) |
|
| ...c/Vehicle/VehicleSetup/FirmwareUpgradeController.h | 25.00% <ø> (ø) |
|
| src/Comms/Serial/SerialPlatform.h | 75.00% <75.00%> (ø) |
|
| src/AutoPilotPlugins/APM/APMAutoPilotPlugin.cc | 35.86% <0.00%> (+13.48%) |
⬆️ |
| ... and 18 more |
... and 375 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 27065dc...949efdb. 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.
Loading