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

lean-poker / boardgame.io / 25905122842 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 15 May 2026 07:04AM UTC
Files 110
Run time 3s
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:02AM UTC coverage: 99.917%. Remained the same
25905122842.1

push

github

devill
chore: complete @lean-poker/boardgame.io rename across consumers

Commit 986bc70 renamed the package in package.json but left every
consumer importing the old bare `boardgame.io/X` paths. The integration
test was silently broken: `npm pack` now produces
lean-poker-boardgame.io-*.tgz, but scripts/integration.js globbed for
boardgame.io-*.tgz — empty match, no install, vitest could not resolve
the import.

- Update all `boardgame.io/X` imports to `@lean-poker/boardgame.io/X`
  in integration/, examples/react-web/, examples/snippets/,
  examples/react-native/.
- Update the parcel bundler `alias` keys in examples/react-web and
  examples/snippets to match the scoped name.
- Make scripts/integration.js read the packed tarball name from
  `npm pack`'s own stdout instead of a hardcoded glob, so it survives
  any future rename.
- Sync package-lock.json's top-level name metadata.

Docs prose (docs/documentation/**) and the generated
docs/documentation/snippets/*.js are out of scope here; they aren't
in CI and will be handled separately.

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

1876 of 1876 branches covered (100.0%)

Branch coverage included in aggregate %.

5328 of 5334 relevant lines covered (99.89%)

14331.76 hits per line

Source Files on job 25905122842.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 25905122842
  • d6d4bac3 on github
  • Prev Job for on main (#25883453658.1)
  • Next Job for on main (#25905891812.1)
  • 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