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

solidjs / solid / 34577014727
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: fix/ssr-element-nullish-attrs
DEFAULT BRANCH: main
Ran 11 Sep 2026 08:05AM 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

11 Sep 2026 07:59AM UTC coverage: 71.842%. Remained the same
34577014727

push

github

web-flow
perf(store): stamp owned backings with $OWNER instead of weak-collection registrations (#3360) (#3368)

Every backing the store allocates (CoW clones, privatized committed
backings) now carries its owning target under an enumerable symbol. This
replaces the per-draft ownedRaw.add + raw->target map.set that dominated
the one-key write floor (V8 identity hash + ephemeron registration on a
fresh object). storeNextLookup / family maps now hold only unowned raws;
lookupTarget resolves stamp-first within a family.

The stamp is hidden by the get/has/getOwnPropertyDescriptor/ownKeys traps,
skipped by snapshot, membership and deep-witness diffs, reconcile,
optimistic staging and affects walks, and never acquires a node.

Steady-state single-key writes: 340 -> ~178 ns (rc.7 674, rc.0 214).

Fixes #3360

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

519 of 790 branches covered (65.7%)

Branch coverage included in aggregate %.

772 of 1007 relevant lines covered (76.66%)

15.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34577014727.1 11 Sep 2026 08:05AM UTC 6
71.84
GitHub Action Run
Source Files on build 34577014727
  • 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 #34577014727
  • 4935c7dd on github
  • Prev Build on next (#34574929185)
  • Next Build on next (#34577854183)
  • 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