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

Xevion / Pac-Man / 19607740928
80%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2025 07:26AM UTC
Jobs 1
Files 38
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

23 Nov 2025 07:21AM UTC coverage: 79.804% (-0.09%) from 79.893%
19607740928

push

github

Xevion
fix(web): resolve leaderboard production crashes by removing react-animated-numbers

Remove react-animated-numbers dependency which caused production-only crashes due to CommonJS/ESM interop issues with Vite's production bundler. Replace animated score displays with simple toLocaleString() formatting.

Also add missing +config.ts to disable SSR for the leaderboard page, fixing 307 redirect loop caused by SSR/prerender configuration mismatch.

Changes:
- Remove react-animated-numbers from package.json
- Add web/pages/leaderboard/+config.ts with ssr: false
- Replace AnimatedNumbers component with direct number formatting
- Simplify leaderboard score display (no animation, instant render)

2691 of 3372 relevant lines covered (79.8%)

24439.78 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
61.73
-1.08% pacman/src/systems/state.rs
Jobs
ID Job ID Ran Files Coverage
1 19607740928.1 23 Nov 2025 07:26AM UTC 38
79.8
GitHub Action Run
Source Files on build 19607740928
  • Tree
  • List 38
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19607740928
  • cb50ade8 on github
  • Prev Build on master (#19607672643)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc