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

supabase / cli / 32736392588
62%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6328-38f31b4dc2cda6f4c278b62a1ee9bb9fc99d05c0
DEFAULT BRANCH: develop
Ran 24 Aug 2026 02:05PM UTC
Jobs 1
Files 95
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

24 Aug 2026 02:03PM UTC coverage: 62.406%. Remained the same
32736392588

push

github

web-flow
feat(stack): replace remote runtime protocol with Effect RPC (#6303)

## Summary

- Replace the runtime REST and SSE daemon protocol with a static control
plane exposing owner discovery, session-fenced shutdown, and
same-version Effect RPC over HTTP and NDJSON.
- Use the immutable, unique CLI version as the sole runtime
compatibility identity; source execution uses the explicit 0.0.0-dev
development sentinel.
- Make an incompatible CLI version an explicit full stack stop/start
owned only by supabase start; connect-only and ordinary start paths
report the typed upgrade requirement without restarting the live owner.
- Preserve managed data, document and launch metadata, runtime
selection, pinned service versions, raw exclusions, and sticky ports
across the upgrade restart.
- Keep one supervisor-owned lifecycle and structured shutdown
transaction across Node, Bun, and compiled Bun runtimes, with
schema-validated parent/child IPC.
- Update CLI consumers, error reporting, integration helpers, targeted
process coverage, and durable architecture documentation for the
single-protocol cutover.

## Linked issue

None.

## Reviewer context

This intentionally has no legacy protocol window, compatibility adapter,
adoption path, or in-place supervisor swap. Runtime RPC is a
same-version boundary; owner discovery and session-fenced shutdown
remain the stable cross-build protocol. Upgrading through supabase start
restarts the complete stack, so active application connections and
tooling streams disconnect briefly while durable state and launch
selections remain intact.

5571 of 8927 relevant lines covered (62.41%)

6.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32736392588.1 24 Aug 2026 02:05PM UTC 95
62.41
GitHub Action Run
Source Files on build 32736392588
  • Tree
  • List 95
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32736392588
  • 66729167 on github
  • Prev Build on gh-readonly-queue/develop/pr-6253-1bf8ecd2ae818cebaca86e886056b5e9df9101ad (#32710608033)
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