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

VolvoxLLC / volvox-bot / 25952825695
91%

Build:
DEFAULT BRANCH: main
Ran 16 May 2026 04:36AM UTC
Jobs 1
Files 329
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

16 May 2026 04:32AM UTC coverage: 90.86% (-0.004%) from 90.864%
25952825695

push

github

web-flow
fix(starboard): add config validation schema and fix emoji normalization (#947)

* fix(starboard): add config validation schema and fix emoji normalization

Starboard was the only config section with no validation schema in
CONFIG_SCHEMA, allowing invalid values (strings for threshold, wrong
types, etc.) to be persisted through the API without any type or range
checking. Add a full schema covering all 6 starboard fields.

Also fix the emoji wildcard sentinel normalization in the dashboard —
previously only normalized on blur, so autosave could persist the
Unicode heavy asterisk (✱) instead of the wildcard (*) before the
blur handler fired.

* fix(starboard): add maxLength to emoji validation schema

Cap emoji field at 100 characters to prevent arbitrarily long strings
from being persisted. Discord emoji names max at ~32 chars; 100 covers
all real cases with headroom for custom emoji syntax.

10532 of 12209 branches covered (86.26%)

Branch coverage included in aggregate %.

16140 of 17146 relevant lines covered (94.13%)

173.28 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
75.95
-1.27% web/src/app/dashboard/audit-log/page.tsx
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/181867265 25952825695.1 16 May 2026 04:36AM UTC 329
90.86
GitHub Action Run
Source Files on build 25952825695
  • Tree
  • List 329
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25952825695
  • 5fff1ac5 on github
  • Prev Build on main (#25952752250)
  • Next Build on main (#25965478262)
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