Skip to content

Ignore listing native Linux serial ports with /type == 0#53

Merged
puddly merged 3 commits intodevfrom
puddly/filter-unknown-linux-ports
Apr 7, 2026
Merged

Ignore listing native Linux serial ports with /type == 0#53
puddly merged 3 commits intodevfrom
puddly/filter-unknown-linux-ports

Conversation

@puddly
Copy link
Copy Markdown
Owner

@puddly puddly commented Apr 7, 2026

/dev/ttyS0 through /dev/ttyS3 show up on QEMU VMs but are not usable serial ports. They all have a type of 0 (PORT_UNKNOWN) and should be excluded when listing ports.

@puddly puddly changed the title Ignore native ports with /type == 0 Ignore listing native Linux serial ports with /type == 0 Apr 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.00%. Comparing base (5ff889b) to head (f91f082).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #53      +/-   ##
==========================================
+ Coverage   88.96%   89.00%   +0.03%     
==========================================
  Files          19       19              
  Lines        2792     2800       +8     
==========================================
+ Hits         2484     2492       +8     
  Misses        308      308              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@puddly puddly merged commit 65d0c62 into dev Apr 7, 2026
52 of 53 checks passed
@puddly puddly deleted the puddly/filter-unknown-linux-ports branch April 7, 2026 23:52
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.

1 participant