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

lexus2k / tinyproto / 23955004353
90%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2026 05:17PM UTC
Jobs 1
Files 17
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

03 Apr 2026 05:10PM UTC coverage: 93.668% (-0.4%) from 94.038%
23955004353

push

github

lexus2k
Implement missing HDLC ABM protocol features

Add DM (Disconnect Mode) frame support:
- Send DM response when I/S-frames arrive in disconnected state
  instead of auto-reconnecting with SABM (per ISO 13239)
- Handle incoming DM frames by transitioning to disconnected state

Complete FRMR (Frame Reject) handler:
- On FRMR reception, disconnect and initiate link reset via SABM

Implement RSET (Reset) handler:
- Reset sequence numbers (V(S), V(R)) on RSET reception
- Respond with UA frame as required by spec

Add RNR (Receive Not Ready) S-frame recognition:
- Confirm frames up to N(R) but do not trigger further sends
- Enables peer busy flow control signaling

Update proto logger to recognize DM and RNR frame subtypes.

Update and expand unit tests:
- Rename ABM_SendSABMOnIFrameIfDisconnected to ABM_SendDMOnIFrameIfDisconnected
- Add ABM_SendDMOnSFrameIfDisconnected
- Add ABM_FRMRReceiveTriggersReconnect
- Add ABM_RSETResetsSequenceNumbers
- Add ABM_RNRPausesTransmission
- Add ABM_DMReceiveDisconnects

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

19 of 19 new or added lines in 2 files covered. (100.0%)

32 existing lines in 4 files now uncovered.

1065 of 1137 relevant lines covered (93.67%)

9842.09 hits per line

Coverage Regressions

Lines Coverage ∆ File
24
91.9
0.0% src/proto/fd/tiny_fd.c
5
89.58
-10.42% src/proto/fd/tiny_fd_i_queue_control.c
2
77.78
-2.22% src/proto/fd/tiny_fd_tx.c
1
98.88
0.35% src/proto/fd/tiny_fd_on_rx_int.h
Jobs
ID Job ID Ran Files Coverage
1 23955004353.1 03 Apr 2026 05:17PM UTC 17
93.67
GitHub Action Run
Source Files on build 23955004353
  • Tree
  • List 17
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 156ef7ca on github
  • Prev Build on master (#17526054504)
  • Next Build on master (#23957027949)
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