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

rtmx-ai / rtmx-go / 23563388224
80%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 08:49PM UTC
Jobs 1
Files 51
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

25 Mar 2026 08:48PM UTC coverage: 79.865% (+0.07%) from 79.791%
23563388224

push

github

rhino11
feat(sync): CRDT client protocol for rtmx-sync integration (REQ-GO-042)

Implements the sync protocol layer for rtmx-sync server communication:
- SyncMessage wire format (JSON over WebSocket)
- DatabaseToUpdates: serialize local database for push
- ApplyUpdates: apply server-side merged updates to local database
- RequirementUpdate model with add/update/remove actions
- Encode/Decode round-trip for protocol messages

Design decision: merge logic delegated to rtmx-sync server. The Go CLI
is a thin WebSocket client, not a standalone CRDT engine. This keeps
the open source CLI simple while rtmx-sync handles the complexity.

16 behavioral tests covering serialization, apply semantics, edge
cases (duplicates, nonexistent removes, dependency parsing).

Unblocks REQ-INT-001 (integrity framework) and REQ-INT-002.
86 complete, 22 missing (79.6%)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

113 of 134 new or added lines in 1 file covered. (84.33%)

6612 of 8279 relevant lines covered (79.86%)

23.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
21
84.33
internal/sync/protocol.go
Jobs
ID Job ID Ran Files Coverage
1 23563388224.1 25 Mar 2026 08:49PM UTC 51
79.86
GitHub Action Run
Source Files on build 23563388224
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23563388224
  • 8e333e31 on github
  • Prev Build on main (#23562789025)
  • Next Build on main (#23564931010)
  • Delete
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