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

solidjs / solid / 35831436745
74%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 23 Sep 2026 07:29AM UTC
Jobs 1
Files 8
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

23 Sep 2026 07:23AM UTC coverage: 73.706%. Remained the same
35831436745

push

github

web-flow
fix(signals): a cleanup that disposes its root runs exactly once (#3601) (#3606)

`runDisposal` iterated `node._disposal` / `_pendingDisposal` and nulled
it only after the loop. A cleanup that calls the root's `dispose()`
re-enters the node through the death walk (#3592's parked-frame drain)
and ran the whole list a second time. The same shape latched a throwing
cleanup: the list survived the throw and every later flush re-threw it.

Detach the list before running it, as `_cleanup` already does (#2813).
Mirror in the server `disposeOwner`.

Fixes #3601

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

585 of 856 branches covered (68.34%)

Branch coverage included in aggregate %.

867 of 1114 relevant lines covered (77.83%)

19.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35831436745.1 23 Sep 2026 07:29AM UTC 8
73.71
GitHub Action Run
Source Files on build 35831436745
  • Tree
  • List 8
  • 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 #35831436745
  • ed60f054 on github
  • Prev Build on next (#35830541128)
  • Next Build on next (#35835729746)
  • 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