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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Jul 2026 01:46PM 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

18 Jul 2026 01:45PM UTC coverage: 100.0%. Remained the same
29646729537

push

github

web-flow
fix(server): PQueue constructor crash in the ESM server build (#1275)

p-queue@6 is CommonJS with `exports.default`; imported from the native ESM
server build (added in #1263) the default import binds to the exports
object, so every socket connection died with "PQueue is not a constructor"
in getMatchQueue. Unwrap the module so both the CJS and ESM builds get the
class.

2002 of 2002 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2877 of 2877 relevant lines covered (100.0%)

26676.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29646729537.1 18 Jul 2026 01:46PM UTC 110
100.0
GitHub Action Run
Source Files on build 29646729537
  • 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 #29646729537
  • f3ff893a on github
  • Prev Build on main (#29625521148)
  • Next Build on main (#29693646639)
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