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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 11 Jul 2026 04:09PM 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

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

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.

1995 of 1995 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2873 of 2873 relevant lines covered (100.0%)

26719.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29159228783.1 11 Jul 2026 04:09PM UTC 110
100.0
GitHub Action Run
Source Files on build 29159228783
  • 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 #29159228783
  • a3bab596 on github
  • Prev Build on main (#28931932770)
  • Next Build on main (#29202051937)
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