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

solidjs / solid / 33305135692
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 30 Aug 2026 09:57AM UTC
Jobs 1
Files 6
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

30 Aug 2026 09:53AM UTC coverage: 71.652%. Remained the same
33305135692

push

github

ryansolid
test(compiler): pin the server-function id scheme as the wire contract (#3120)

Three guards for what nothing previously watched:

- directives-id-scheme.test.js derives expected ids with an INDEPENDENT
  implementation — the xxhash32 the retired Babel pass used, plus the
  documented <name>-<hash>[-<ordinal>] format — and compares against what
  transformDirectives reports. A change to the hash, the relative-path
  derivation, or the format turns it red even if the frozen fixtures were
  regenerated wholesale.

- The repeated-names fixture pins the ordinal suffix byte-for-byte,
  including its assignment order: post-bubble program order (top-level
  declarations hoist in reverse source order, matching the frozen Babel
  reference), so makeB's submit takes the bare id. A traversal change that
  flips this re-points deployed addresses; now it turns a test red first.

- The fixtures README states that ids are a wire contract: a regeneration
  that changes any id is a protocol change to be reviewed as one, never
  waved through as fixture churn.

Co-authored-by: Cursor <cursoragent@cursor.com>

517 of 789 branches covered (65.53%)

Branch coverage included in aggregate %.

767 of 1003 relevant lines covered (76.47%)

14.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33305135692.1 30 Aug 2026 09:57AM UTC 6
71.65
GitHub Action Run
Source Files on build 33305135692
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33305135692
  • d6a4a52f on github
  • Prev Build on next (#33304808057)
  • Next Build on next (#33364905001)
  • 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