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

lean-poker / boardgame.io / 25905891812
100%

Build:
DEFAULT BRANCH: main
Ran 15 May 2026 07:26AM 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

15 May 2026 07:03AM UTC coverage: 99.865% (-0.07%) from 99.933%
25905891812

push

github

devill
fix(server): drop koa-socket-2; mount socket.io@4 directly on http.Server

koa-socket-2 (unmaintained since 2019) pinned socket.io 3.x transitively,
surfacing advisories via engine.io's cookie<0.7 and ws 7.x DoS, and via
socket.io-parser 4.0–4.2.5. socket.io@4 is already a direct dep; the
wrapper's only real job was creating an http.Server from app.callback()
and patching app.listen. SocketIO transport now creates the http(s).Server
itself, hands it to new IOServer(), and exposes it via transport.server
so Server.run() listens on the right server. Drive-by: cors.origins (a
silent no-op under v4) is now cors.origin so the option is actually
honoured.

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

1784 of 1786 branches covered (99.89%)

Branch coverage included in aggregate %.

10 of 11 new or added lines in 2 files covered. (90.91%)

1 existing line in 1 file now uncovered.

2669 of 2673 relevant lines covered (99.85%)

28590.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.89
-2.11% src/server/index.ts

Coverage Regressions

Lines Coverage ∆ File
1
97.89
-2.11% src/server/index.ts
Jobs
ID Job ID Ran Files Coverage
1 25905891812.1 15 May 2026 07:25AM UTC 110
99.86
GitHub Action Run
Source Files on build 25905891812
  • Tree
  • List 55
  • Changed 50
  • Source Changed 2
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25905891812
  • 1e6df3a7 on github
  • Prev Build on main (#25905122842)
  • Next Build on main (#25939427534)
  • 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