• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / sonde / 23711637168
82%

Build:
DEFAULT BRANCH: main
Ran 29 Mar 2026 02:51PM UTC
Jobs 1
Files 77
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Mar 2026 02:48PM UTC coverage: 85.722%. Remained the same
23711637168

push

github

web-flow
docs: usbser error 22 root cause investigation (#566)

* docs: add usbser error 22 investigation with root cause

Root cause: modem reset tears down USB pipe endpoints. The COM port
handle survives re-enumeration but the write pipe is stale. Read-triggered
writes succeed (pipe refreshed by read completion) while cold writes
(health poll timer) fail with ERROR_BAD_COMMAND (22).

Fix: PR #564 triggers reconnect after N consecutive health poll failures,
which closes and reopens the COM port with fresh pipe handles.

Relates-to: #529

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* docs: address review comments on usbser investigation

- Clarify read-response vs independent write distinction
- Fix timeline annotation for 03:02:06 health poll
- Update code snippet to match actual TransportError types

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* docs: fix SharedWriter type, redact instance ID, use relative paths

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

23228 of 27097 relevant lines covered (85.72%)

155.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23711637168.1 29 Mar 2026 02:51PM UTC 77
85.72
GitHub Action Run
Source Files on build 23711637168
  • Tree
  • List 77
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23711637168
  • 24e1f90e on github
  • Prev Build on main (#23701704624)
  • Next Build on main (#23715015336)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc