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

solidjs / solid / 33921569108
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 04 Sep 2026 09:37PM 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

04 Sep 2026 09:32PM UTC coverage: 71.814%. Remained the same
33921569108

push

github

ryansolid
fix(signals): rc.6 P1 store sweep — stale parent-slot keys, family-map privatization clones, deep() overlay re-walk (#3282, #3283, #3284)

Three fold-machinery gaps reported by brenelz, all predating the #3271 fix:

- #3282: fold-time parent-slot writes resolve the slot by raw identity —
  the wrap-time pk goes stale when arrays move, and an edited moved row
  folded onto a sibling's slot (privatization stitch wrote unguarded; the
  drainFolds/eager-fold CAS twins orphaned silently).
- #3283: deep()'s trap-bypassing walk enumerates overlay pending backings
  with the #3044 committed-keys merge instead of bare ownKeys, so a
  mid-flush re-walk no longer drops untouched children from the effect's
  dependency set.
- #3284: privatizeCommitted registers its clone in the target's own
  registration map (fam.map for families) instead of only the global
  lookup, preserving proxy identity and ancestor observers in derived
  stores.

Size: createStore 14.29 -> 14.35 KB, store-family app 26.37 -> 26.42 KB
(audit notes in .size-limit.js). Floors unaffected.

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

515 of 783 branches covered (65.77%)

Branch coverage included in aggregate %.

764 of 998 relevant lines covered (76.55%)

14.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33921569108.1 04 Sep 2026 09:37PM UTC 6
71.81
GitHub Action Run
Source Files on build 33921569108
  • 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 #33921569108
  • d50e8553 on github
  • Prev Build on next (#33919122170)
  • Next Build on next (#33922209890)
  • 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