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

OpenCyphal-Garage / cy / 28719198695
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dev-zombie-compaction
DEFAULT BRANCH: main
Ran 04 Jul 2026 08:52PM UTC
Jobs 1
Files 1
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

04 Jul 2026 08:46PM UTC coverage: 99.502%. Remained the same
28719198695

push

github

pavel-kirienko
Fix M8 false-ack and harden reliable/ordered acceptance

Defer the dedup commit until a subscriber actually accepts a reliable
message: split the dedup primitive into check/touch/commit and commit
only at the tail of on_message gated on acceptance, so a message no
subscriber accepted is never recorded and its retransmit is retried
rather than falsely acked.

Follow-up review fixes:
- reordering_push refreshes recency before the late-drop returns, so a
  window-dropped, still-retransmitting reliable tag keeps its reordering
  state alive instead of being reaped after SESSION_LIFETIME and
  resurrected out of order with a false CY_OK.
- Derive the ack decision from subscriber_notify's delivery result
  (now returns bool) and consolidate the self-disposal handling into a
  single guard in reordering_push.
- Strengthen migration D06 with a per-future delivery-correlation
  assertion (CY_OK iff delivered) instead of disabling failure checks.
- Hoist the shared intrusive test fixture into intrusive_message_fixture.h.
- Assert the deferred-commit dedup entry survived the subscriber loop.

Full suite green under static analysis across x64/x32 x c99/c11.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

531 of 531 branches covered (100.0%)

Branch coverage included in aggregate %.

20 of 21 new or added lines in 1 file covered. (95.24%)

1 existing line in 1 file now uncovered.

2269 of 2283 relevant lines covered (99.39%)

407159.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.5
0.0% cy/cy.c

Coverage Regressions

Lines Coverage ∆ File
1
99.5
0.0% cy/cy.c
Jobs
ID Job ID Ran Files Coverage
1 28719198695.1 04 Jul 2026 08:52PM UTC 1
99.5
GitHub Action Run
Source Files on build 28719198695
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28719198695
  • 5e01e9da on github
  • Prev Build on dev (#28719151677)
  • Next Build on dev (#28721110292)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc