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

solidjs / solid / 33417377779
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 31 Aug 2026 05:06PM 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

31 Aug 2026 05:02PM UTC coverage: 71.652%. Remained the same
33417377779

push

github

ryansolid
fix: close superseded async-iterable flights at supersede time (#3122)

The iterator close was registered only as an owner cleanup, and a
recompute whose previous-run disposal rides the zombie-deferred channel
drains it at commitPendingNode — which a verdict-held write defers
until the SUPERSEDING flight settles, so the stale iterator ran to
completion (its landing discarded by flight identity) and return()
fired only after the new answer arrived. Iterator close is the
cancellation hook for anything resource-shaped behind a stream, so a
_flightTeardown slot on the extension now fires at recompute's
_inFlight release, keyed to flight identity; the owner-cleanup
registration stays as the death backstop (close is idempotent).
Conscious treeshake-floor bump: +96B, measured 21,331.

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

517 of 789 branches covered (65.53%)

Branch coverage included in aggregate %.

767 of 1003 relevant lines covered (76.47%)

14.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33417377779.1 31 Aug 2026 05:06PM UTC 6
71.65
GitHub Action Run
Source Files on build 33417377779
  • 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 #33417377779
  • fa137614 on github
  • Prev Build on next (#33416323909)
  • Next Build on next (#33421937526)
  • 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