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

solidjs / solid / 33847334065
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 04 Sep 2026 07:12AM 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 07:07AM UTC coverage: 71.814%. Remained the same
33847334065

push

github

ryansolid
fix(compilers): validate document-shell templates in the document context (#3259)

A body-context fragment parse strips <html>/<head>/<body> wrappers no
matter how well-formed the markup, so once #3099 made validate failures
compile errors, a root component owning the document shell failed to
compile in plain client mode — and merely importing it (the jsdom
component-test configuration) was fatal. Shell-rooted templates now
parse as a document and compare the shell element back, the analogue of
the synthetic <table> wrap for table partials, in both the Babel plugin
and the native compiler; genuine restructuring still errors. Because
<template> parsing flattens shells, client-CREATING one now throws a
descriptive dev error from template() pointing at hydrate() — the
failure moved from every import to the one broken act.

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.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33847334065.1 04 Sep 2026 07:12AM UTC 6
71.81
GitHub Action Run
Source Files on build 33847334065
  • 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 #33847334065
  • b3586e87 on github
  • Prev Build on next (#33844199224)
  • Next Build on next (#33849998807)
  • 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