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

solidjs / solid / 36063911976
74%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 24 Sep 2026 09:56PM UTC
Jobs 1
Files 8
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

24 Sep 2026 09:49PM UTC coverage: 73.134%. Remained the same
36063911976

push

github

web-flow
fix(web): frames server build shares one server-functions instance; X-Frame-Stream carries the invocation id (#3641) (#3643)

The frames server artifacts bundled a private copy of the server-function
runtime, so the invocation ledger the handler wrote was never the one
frameTransformFlightResult read: every single-flight server-component
response left with X-Frame-Stream "" and the client rendered nothing.
Resolve the sink's server-function, wire-layer and SSR-runtime imports to
the public entries (one instance per app by construction, as #3640 did
for the client half). Externalizing the SSR runtime also fixes <select
value> inside a server component: compiled output armed the select-value
gate through @solidjs/web and the bundled renderer copy never saw it.

Dist-level spec against the built artifacts in all three tiers; frames
server artifact 155 KB -> 44 KB.

Co-authored-by: Claude via Cursor <noreply@cursor.com>

606 of 894 branches covered (67.79%)

Branch coverage included in aggregate %.

883 of 1142 relevant lines covered (77.32%)

25.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 36063911976.1 24 Sep 2026 09:56PM UTC 8
73.13
GitHub Action Run
Source Files on build 36063911976
  • Tree
  • List 8
  • 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 #36063911976
  • 78523bf9 on github
  • Prev Build on next (#36032140222)
  • Next Build on next (#36069382906)
  • 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