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

solidjs / solid / 32885884187
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: sf-client-fetch
DEFAULT BRANCH: main
Ran 25 Aug 2026 06:50PM 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 06:47PM UTC coverage: 72.432%. Remained the same
32885884187

push

github

ryansolid
fix(web): reuse text nodes for dynamic text in multi slots

normalize leaves primitives raw (pure compute; no allocation or DOM
writes in transition forks) and insertExpression materializes them at
commit, adopting the positional text node with a .data write. Previously
every changed text value beside an element sibling allocated a
replacement node and swapped it in, roughly halving update throughput on
dbmon-style workloads. Hydration claiming still adopts server text
nodes; a failed claim keeps the old phantom-render semantics.

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

505 of 764 branches covered (66.1%)

Branch coverage included in aggregate %.

743 of 959 relevant lines covered (77.48%)

14.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32885884187.1 25 Aug 2026 06:50PM UTC 6
72.43
GitHub Action Run
Source Files on build 32885884187
  • 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 #32885884187
  • e9ae1d28 on github
  • Prev Build on next (#32884688464)
  • Next Build on next (#32898408433)
  • 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