Skip to content

Fix USB SD wire control_serial export#1873

Merged
Emantor merged 1 commit into
labgrid-project:masterfrom
nick-potenski:fix-usb-sd-wire
May 20, 2026
Merged

Fix USB SD wire control_serial export#1873
Emantor merged 1 commit into
labgrid-project:masterfrom
nick-potenski:fix-usb-sd-wire

Conversation

@nick-potenski
Copy link
Copy Markdown
Contributor

@nick-potenski nick-potenski commented May 20, 2026

Re-add control_serial export to USB SD wire export that was accidentally dropped by 52dc8a8. Without this, the exporter no longer transmits control_serial over the network for USBSDWireDevice resources, so on the client side, control_serial remains None, which prevents interaction with the mux.

Re-add control_serial export to USB SD wire exporter that was
accidentally dropped by 52dc8a8.

Signed-off-by: Nick Potenski <nick.potenski@garmin.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.0%. Comparing base (c027b2d) to head (cd70ee9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1873   +/-   ##
======================================
  Coverage    46.0%   46.0%           
======================================
  Files         180     180           
  Lines       14439   14439           
======================================
  Hits         6654    6654           
  Misses       7785    7785           
Flag Coverage Δ
3.10 46.0% <ø> (ø)
3.11 46.0% <ø> (ø)
3.12 46.0% <ø> (ø)
3.13 46.0% <ø> (ø)
3.14 46.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Emantor Emantor merged commit 09ad78e into labgrid-project:master May 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants