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

Rotorsoft / act-root / 23007721768
100%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 02:45PM UTC
Jobs 1
Files 21
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

12 Mar 2026 02:44PM UTC coverage: 100.0%. Remained the same
23007721768

push

github

rotorsoft
feat(act-sse): add incremental state broadcast package

New @rotorsoft/act-sse library for efficient real-time state sync over SSE.
Computes RFC 6902 JSON Patches between consecutive aggregate snapshots and
sends only the diff, falling back to full state when patches are too large
or the client needs to resync.

Server: BroadcastChannel (per-stream subscribers + LRU cache + patch
computation), PresenceTracker (ref-counted online presence).
Client: applyBroadcastMessage() with version validation and resync detection.

Uses snap.event.version from the act event store as the single source of
truth for ordering — no separate version counters.

100% test coverage (33 tests). Scaffold skill updated with act-sse patterns
for events.routes.ts, broadcast.ts, useStateStream.ts, and production docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

470 of 470 branches covered (100.0%)

Branch coverage included in aggregate %.

79 of 79 new or added lines in 4 files covered. (100.0%)

769 of 769 relevant lines covered (100.0%)

168.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23007721768.1 12 Mar 2026 02:45PM UTC 21
100.0
GitHub Action Run
Source Files on build 23007721768
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23007721768
  • acdce8ba on github
  • Prev Build on master (#22719530889)
  • Next Build on master (#23007910865)
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