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

solidjs / solid / 32898408433
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 25 Aug 2026 09:01PM 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 08:55PM UTC coverage: 72.014% (-0.4%) from 72.432%
32898408433

push

github

ryansolid
fix: resume async-generator projections/memos live after SSR hydration (#3060)

The serialized-stream adoption wrappers re-ran their adoption body on every
recompute, handing invalidations the dead replay and freezing the node at
its SSR value. Track the stream's terminal state: pre-terminal re-runs are
NotReady retries (keep adopting), post-terminal re-runs go live.

Also: projection drafts now proxy a fake target so spec invariant checks
can't re-enter the store's traps outside the write-override bracket (the
Object.keys firewall re-throw), with ownKeys/gOPD/defineProperty coverage;
and the store replay's first-pull thenable routes snapshot-application
throws to the flight's rejection instead of swallowing them.

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

509 of 772 branches covered (65.93%)

Branch coverage included in aggregate %.

18 of 32 new or added lines in 1 file covered. (56.25%)

757 of 986 relevant lines covered (76.77%)

14.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
73.13
-0.65% packages/solid/src/client/hydration.ts
Jobs
ID Job ID Ran Files Coverage
1 32898408433.1 25 Aug 2026 09:01PM UTC 6
72.01
GitHub Action Run
Source Files on build 32898408433
  • Tree
  • List 6
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32898408433
  • bbcce0ac on github
  • Prev Build on next (#32885884187)
  • Next Build on next (#32902828545)
  • 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