Skip to content

Provide a no-op default implementation of serial port listing#66

Merged
puddly merged 1 commit intodevfrom
puddly/default-serial-listing-implementations
Apr 20, 2026
Merged

Provide a no-op default implementation of serial port listing#66
puddly merged 1 commit intodevfrom
puddly/default-serial-listing-implementations

Conversation

@puddly
Copy link
Copy Markdown
Owner

@puddly puddly commented Apr 20, 2026

The majority of platforms do not actually implement serial port listing. It's unnecessary verbosity to require them to provide an implementation of both functions that return a typed empty list.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.46%. Comparing base (4242e3e) to head (60bdbdb).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #66      +/-   ##
==========================================
- Coverage   90.49%   90.46%   -0.03%     
==========================================
  Files          19       19              
  Lines        3145     3137       -8     
==========================================
- Hits         2846     2838       -8     
  Misses        299      299              

☔ 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 ad330c6 into dev Apr 20, 2026
38 checks passed
@puddly puddly deleted the puddly/default-serial-listing-implementations branch April 20, 2026 14:18
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