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

supabase / cli / 32822750876
62%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6406-c3472e9b7c21916e35aee8ac501f309cdd40bb34
DEFAULT BRANCH: develop
Ran 25 Aug 2026 07:41AM 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

25 Aug 2026 07:40AM UTC coverage: 62.406%. Remained the same
32822750876

push

github

web-flow
chore(cli): structure docker binds (#6317)

## TL;DR

Bind mounts now flow between deploy, serve, and start as a structured
`DockerBind` value and are formatted into `-v` strings only at the
docker edges.

## whats improved

- `buildDockerBinds` returns `{ hostPath, containerPath, mode,
externalScope }` entries instead of pre-formatted strings, so consumers
read fields instead of re-parsing
- `dockerBindHostPath`, `dockerBindContainerPath`, and the mode-suffix
pattern are deleted; nothing splits a bind on `:` anymore, which also
fixes `--workdir` detection for host paths containing colons
- the serve watch exclusion checks `externalScope` directly instead of
subtracting byte-identical strings across modules, so a bind format
change can no longer silently re-add external workspace roots to the
watch set
- the out-of-root fixture moved onto `createFunctionProjectWithDenoJson`
via a `nestedProject` option, the serve scope test onto
`writeProjectFile`
- `toDockerPath` drive-letter stripping is pinned directly

## ref:
- extends: https://github.com/supabase/cli/pull/6309

5571 of 8927 relevant lines covered (62.41%)

6.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32822750876.1 25 Aug 2026 07:41AM UTC 95
62.41
GitHub Action Run
Source Files on build 32822750876
  • 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 #32822750876
  • bd8c58f3 on github
  • Prev Build on gh-readonly-queue/develop/pr-6319-085bb48855a71feed522dbaa9f64fa298a34d367 (#32821057887)
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