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

supabase / cli / 31119981272
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: feat/upgrade-pg-delta-next
DEFAULT BRANCH: develop
Ran 06 Aug 2026 04:34PM UTC
Jobs 1
Files 229
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

06 Aug 2026 04:28PM UTC coverage: 64.704%. Remained the same
31119981272

push

github

web-flow
refactor(stack): restore service factory locality (#6086)

## What changed

- makes StackBuilder the sole owner of dependency topology and passes
explicit dependencies into every service factory, including the
native-initialization versus Docker-readiness choice for PostgREST
- moves Docker network and port argument construction into service
factories and migrates PostgreSQL, Auth, and PostgREST onto the common
Docker definition helper
- centralizes container identity so launch, exact cleanup, orphan
cleanup, and catalog-derived candidate cleanup use the same naming
source
- captures exact build-produced cleanup targets before persistence and
orchestrator setup, and disposes already-started resources after any
partial startup failure
- expands semantic service-definition coverage and documents the
exact-versus-candidate cleanup model

## Why

Service construction and resource identity were split across the
builder, individual factories, and fallback cleanup code. Keeping
topology in the builder while concentrating executable details and
Docker identity in factories makes service definitions easier to change
safely, prevents launch and cleanup names from drifting, and ensures
failed startup cannot leave an earlier service running.

Depends on #6085 and #6084 (and transitively #6081, #6080, and #6078).

10449 of 16149 relevant lines covered (64.7%)

10.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31119981272.1 06 Aug 2026 04:34PM UTC 229
64.7
GitHub Action Run
Source Files on build 31119981272
  • Tree
  • List 229
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31119981272
  • 6b003866 on github
  • Prev Build on gh-readonly-queue/develop/pr-6085-5eaa06d27fa957856fa8ca725c961ce035d916a2 (#31113203132)
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