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

solidjs / solid / 35375161365
73%
main: 89%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 18 Sep 2026 05:40PM 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

18 Sep 2026 05:34PM UTC coverage: 71.366%. Remained the same
35375161365

push

github

ryansolid
test-integration: the solid-query gate packs the workspace compiler and tracks solid-query-v6-pre (#3534)

The gate swapped in this tree's runtime but compiled the adapter with the
fixture's published compiler, so a release that changed the compiled-output
contract (rc.9's `_$$<type>` delegated-event key) could not pass its own
gate until it was on npm. It now packs @solidjs/compiler and
@solidjs/babel-plugin beside the core tarballs, resolves the compiler's
platform packages to the in-repo stubs (their pinned version reaches the
registry only after the gate), hands the binding built in the release job
to the loader via SOLID_COMPILER_NATIVE, lifts the fixture's
@solidjs/vite-plugin to the root devDependency, and refuses a binding older
than packages/compiler/src. SKIP_SOLID_QUERY_GATE is no longer set; it
stays in release.mjs as a self-expiring valve.

Two more holes closed while measuring:

- The fixture was ryansolid/query#feat/flight-data-source, frozen at the
  day TanStack/query#11326 merged. It merged into solid-query-v6-pre, the
  branch the `rc` dist-tag ships from (6.0.0-rc.4), which has four adapter
  fixes since. The gate tracks that branch now.
- A runner killed by a signal (V8 heap OOM → SIGABRT) has no exit code and
  shelljs reported it as 0 — a crashed suite read as green. The vitest run
  goes through spawnSync with status and signal judged separately.

Control: rc.8 core + rc.8 compiler through the new gate is 352/352.
next + its own compiler is 347/352 — five adapter tests that the rc.9 skip
let ship, plus the halt/OOM cascade on the live branch. Recorded on #3534.

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

528 of 802 branches covered (65.84%)

Branch coverage included in aggregate %.

783 of 1035 relevant lines covered (75.65%)

15.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35375161365.1 18 Sep 2026 05:40PM UTC 8
71.37
GitHub Action Run
Source Files on build 35375161365
  • 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 #35375161365
  • a5219fd8 on github
  • Prev Build on next (#35374847414)
  • Next Build on next (#35375414854)
  • 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