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

supabase / cli / 30076631182
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6000-ae89b16c7e0e472c849d89c947513872b3c537f5
DEFAULT BRANCH: develop
Ran 24 Jul 2026 07:49AM UTC
Jobs 1
Files 230
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 Jul 2026 07:47AM UTC coverage: 65.289%. Remained the same
30076631182

push

github

web-flow
feat(cli): port pg-delta catalog cache  (#5932)

## TL;DR:

Ports the catalog cache to native TS the recent `db push` port
supabase/cli#5715 <br>left this Go feature out entirely this
restores/extends it....

## What's Introduced?

Basically, we're porting Go's pg-delta migrations-catalog cache to
native TS, <br>and for that we've introduced:

`legacyTryCacheMigrationsCatalog` in `legacy-pgdelta.cache.ts` (gated on
pg-delta being enabled, <br>reusing the `legacyExportCatalogPgDelta` so
it can't inherit the `/workspace` mount bug fixed separately on the Go)
<br>the corresponding `edge-runtime/docker/ssl-probe` layer wiring in
`push.layers.ts`, the actual call site in `push.handler.ts` (after a
successful migration apply, warns and never fails the push on error)

also added integration + unit test coverage in
`push.integration.test.ts` and `legacy-pgdelta.cache.unit.test.ts`
<br>for the enabled/disabled/failure paths and the new pure helpers....

## Ref:

* closes supabase/cli#5921
* Followup to: [#5929](<https://github.com/supabase/cli/issues/5929>)
* Extends: supabase/cli#5715

11250 of 17231 relevant lines covered (65.29%)

10.51 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
82.41
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 30076631182.1 24 Jul 2026 07:49AM UTC 230
65.29
GitHub Action Run
Source Files on build 30076631182
  • Tree
  • List 230
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30076631182
  • 3ad3b875 on github
  • Prev Build on gh-readonly-queue/develop/pr-5941-ff6796082ebe931bc83fa7a5f12309613406b09e (#30055573437)
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