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

lean-poker / boardgame.io / 25882182923
100%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 07:56PM 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

14 May 2026 07:46PM UTC coverage: 99.933% (-0.07%) from 100.0%
25882182923

push

github

devill
fix(examples): pin react/react-dom to example's copy via alias

After the React 16 → 19 bump in the library, the example's parcel
build was loading two React versions in the same bundle: parcel
resolved \`react\` from the lib's dist/esm directory, which walked up
to the repo-root node_modules (react@19), while the example's own
code resolved its own react@18. Two Reacts → element \$\$typeof
mismatch → "Objects are not valid as a React child" at every
WrappedBoard render, and a blank page.

Aliasing react / react-dom to ./node_modules/react in the example's
package.json forces parcel to resolve a single copy regardless of
the importer's location.

Verified end-to-end with a headless playwright smoke:
- Tic-Tac-Toe singleplayer renders and accepts moves
- Chess routes navigate
- Lobby example logs in and shows the match-creation form
- Zero console / page errors

Refs #3.

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

1780 of 1780 branches covered (100.0%)

Branch coverage included in aggregate %.

2663 of 2666 relevant lines covered (99.89%)

28662.56 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
98.11
-1.89% src/lobby/react.tsx
Jobs
ID Job ID Ran Files Coverage
1 25882182923.1 14 May 2026 07:56PM UTC 110
99.92
GitHub Action Run
Source Files on build 25882182923
  • 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 #25882182923
  • 99020b12 on github
  • Prev Build on main (#25870164041)
  • Next Build on main (#25883453658)
  • 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