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

boardgameio / boardgame.io / 29202051937
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 12 Jul 2026 05:29PM UTC
Jobs 1
Files 55
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 Jul 2026 05:28PM UTC coverage: 100.0%. Remained the same
29202051937

push

github

web-flow
fix(client): stop subscriber ID collisions after unsubscribe (#1259)

* fix(client): stop subscriber ID collisions after unsubscribe

Client.subscribe derived new subscriber IDs from the current subscriber
count. After any subscriber other than the most recent one
unsubscribed, the count pointed at an ID that was still live, so the
next subscribe silently overwrote an existing subscriber, which then
stopped receiving state updates.

Mint IDs from a monotonic per-client counter instead, so an ID is
never reused. Adds a regression test reproducing the exact scenario
from the report.

Fixes #1137

* refactor(client): use symbols for subscriber IDs

1995 of 1995 branches covered (100.0%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

2873 of 2873 relevant lines covered (100.0%)

26706.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29202051937.1 12 Jul 2026 05:29PM UTC 110
100.0
GitHub Action Run
Source Files on build 29202051937
  • Tree
  • List 55
  • Changed 50
  • Source Changed 1
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29202051937
  • 57f78989 on github
  • Prev Build on main (#29159228783)
  • Next Build on main (#29204914796)
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