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

solidjs / solid / 32907047168
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: sf-foreign-response
DEFAULT BRANCH: main
Ran 25 Aug 2026 10:41PM 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

25 Aug 2026 10:37PM UTC coverage: 72.014%. Remained the same
32907047168

push

github

ryansolid
Forbid wrapped module-level "use server" exports

Module-level directive files must export precisely the server functions:
the client build replaces each export with a direct network reference, so
a call wrapper around an export either hoists server-module code into the
client or silently diverges between builds — and never applies to HTTP
dispatch, which invokes the registered inner function. The compiler now
rejects wrapped exports (aliases traced, GET included — no wrapper is
recognized by name) with an error directing to the function-level
directive. Reverses the wrapper-transplant behavior from #3052; records
the invariant and its rationale in RFC 10.

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

509 of 772 branches covered (65.93%)

Branch coverage included in aggregate %.

757 of 986 relevant lines covered (76.77%)

14.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32907047168.1 25 Aug 2026 10:41PM UTC 6
72.01
GitHub Action Run
Source Files on build 32907047168
  • 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 #32907047168
  • 2e527443 on github
  • Prev Build on next (#32902828545)
  • Next Build on next (#32907618339)
  • 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