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

solidjs / solid / 33552326820
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/ssr-textarea-spread-value-3286
DEFAULT BRANCH: main
Ran 01 Sep 2026 08:00PM 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

01 Sep 2026 07:55PM UTC coverage: 71.572%. Remained the same
33552326820

push

github

ryansolid
fix(signals): require initialization for the recompute-side settle walk (#3181 follow-up)

The walk compensates for a preempted LANDING, and a landing means truth
exists. A projection driver whose first flight is superseded before any
commit reaches the observable store leaves STATUS_PENDING while still
STATUS_UNINITIALIZED — waking parked readers there hands them the
projection's initial face: undefined data a read layer promised was
settled. Unguarded reads throw, REACTIVITY_HALTED takes the system down,
and every boundary wedges at loading (the TanStack Query adapter's
first-load shape on rc.5: a stable chained promise rebuilt when the cache
announces, over a projection seeded with an empty root).

Guard extended to require the node initialized. The #3181 pins hold —
their supersede exits initialized with real truth, exactly the case the
walk exists for. Validated against the full adapter suite (352 green with
the guard, 29 red without); a signals-level minimal red repro eluded
clean-shape reconstruction, which is the argument for the integration
gate that runs the adapter suite against workspace-built core.

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

517 of 791 branches covered (65.36%)

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 33552326820.1 01 Sep 2026 08:00PM UTC 6
71.57
GitHub Action Run
Source Files on build 33552326820
  • 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 #33552326820
  • e767ebd1 on github
  • Prev Build on next (#33539587942)
  • Next Build on next (#33552765342)
  • 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