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

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

Build:
Build:
LAST BUILD BRANCH: rupesh-ark/debug-ai-game-options
DEFAULT BRANCH: master
Ran 26 Jul 2026 01:20PM 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

26 Jul 2026 01:18PM UTC coverage: 100.0%. Remained the same
30203783633

push

github

web-flow
fix(build): compile dynamic imports in the jest babel env (#1287)

preset-env runs with `modules: false`, and the test env only added
`@babel/plugin-transform-modules-commonjs`, which leaves `import()`
expressions untouched. Jest runs CommonJS, so any dependency using a
dynamic import reached Node's ESM loader and threw "A dynamic import
callback was invoked without --experimental-vm-modules".

This surfaced when @testing-library/svelte 5.4.2 moved its wrapper
scaffold behind a dynamic import, breaking the debug panel tests
(#1286).


Claude-Session: https://claude.ai/code/session_01BRtvKfpVqgRdDrcY4x6zVL

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Rupesh Pandey <pandeyrupesh00@gmail.com>

2041 of 2041 branches covered (100.0%)

Branch coverage included in aggregate %.

2919 of 2919 relevant lines covered (100.0%)

26351.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30203783633.1 26 Jul 2026 01:20PM UTC 110
100.0
GitHub Action Run
Source Files on build 30203783633
  • Tree
  • List 55
  • Changed 50
  • Source Changed 0
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30203783633
  • b196d617 on github
  • Prev Build on main (#30203715525)
  • Next Build on main (#30206222168)
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