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

boardgameio / boardgame.io / 29159228783 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 11 Jul 2026 04:09PM UTC
Files 110
Run time 2s
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

11 Jul 2026 04:08PM UTC coverage: 100.0%. Remained the same
29159228783.1

push

github

web-flow
chore(server): replace koa-body with @koa/bodyparser (#1262)

The lobby API only ever parses JSON and form bodies, but koa-body
pulls in formidable and the rest of its multipart machinery — 14
transitive packages the server never uses. @koa/bodyparser is the
official koajs parser, covers exactly the json/form cases we need,
and ships a modern dual ESM/CJS build.

Behavior is unchanged: jsonLimit and formLimit still honor the
apiBodyLimit option (string or number), verified by the existing
>1MB setupData test which exceeds co-body's 1mb default.

2074 of 2074 branches covered (100.0%)

Branch coverage included in aggregate %.

5746 of 5746 relevant lines covered (100.0%)

13359.75 hits per line

Source Files on job 29159228783.1
  • Tree
  • List 110
  • Changed 50
  • Source Changed 1
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29159228783
  • a3bab596 on github
  • Prev Job for on main (#28931932770.1)
  • Next Job for on main (#29202051937.1)
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