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

VolvoxLLC / volvox-bot / 24613276112
91%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 08:32PM UTC
Jobs 1
Files 204
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

18 Apr 2026 08:30PM UTC coverage: 90.799% (+0.2%) from 90.63%
24613276112

push

github

BillChirico
fix: prevent OOM in stats.test.tsx by disabling AnimatedCounter RAF loop

The test's requestAnimationFrame mock fired callbacks synchronously via
queueMicrotask, creating an infinite RAF→setState→re-render→RAF spiral
that caused JavaScript heap out of memory on CI.

Fix: mock useInView to return false (animation never starts) and remove
the RAF mock entirely since it's no longer needed.

6843 of 7979 branches covered (85.76%)

Branch coverage included in aggregate %.

11454 of 12172 relevant lines covered (94.1%)

219.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
25
85.89
-1.27% src/modules/triage.js
13
86.13
0.08% src/index.js
6
89.5
0.45% src/modules/triage-respond.js
3
88.44
0.58% src/commands/tldr.js
3
88.17
1.08% src/modules/welcome.js
1
95.78
0.0% src/api/utils/configValidation.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180484888 24613276112.1 18 Apr 2026 08:32PM UTC 204
90.8
GitHub Action Run
Source Files on build 24613276112
  • Tree
  • List 204
  • Changed 12
  • Source Changed 11
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24613276112
  • bef4f141 on github
  • Prev Build on main (#24506137101)
  • Next Build on main (#24613583493)
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