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

solidjs / solid / 32986939730
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 26 Aug 2026 04:12PM 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

26 Aug 2026 03:48PM UTC coverage: 72.14%. Remained the same
32986939730

push

github

ryansolid
Module-level "use server" exports register by value

The server build registers each export's evaluated terminal initializer
whole, so server-side wrappers (withValidation, withDelay mocks) compose
onto every call path — HTTP dispatch and in-process SSR alike — while the
client build stays bare references. Replaces the unreleased wrapped-export
compile error: the export ≡ registered-function invariant was always about
values, not syntax. registerServerReference now rejects non-function values
at module eval, and anonymous default expressions get a synthesized binding
instead of being silently dropped from both builds.

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

513 of 776 branches covered (66.11%)

Branch coverage included in aggregate %.

761 of 990 relevant lines covered (76.87%)

14.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32986939730.1 26 Aug 2026 04:12PM UTC 6
72.14
GitHub Action Run
Source Files on build 32986939730
  • 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 #32986939730
  • 2f01f23e on github
  • Prev Build on next (#32958300559)
  • Next Build on next (#32993350909)
  • 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