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

supabase / cli / 31160022945
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6120-a2f90a014d5342967db8272f2efb2a0bb2d3d8ee
DEFAULT BRANCH: develop
Ran 07 Aug 2026 08:03AM 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

07 Aug 2026 08:01AM UTC coverage: 64.704%. Remained the same
31160022945

push

github

web-flow
fix(cli): skip function bundle chmod on windows (#6109)

## TL;DR

skips the POSIX-only bundle output `chmod` on Windows, matching the Go
CLI's `MkdirAll(..., 0777)` behavior

the unconditional TypeScript chmod introduced an NTFS `WRITE_ATTRIBUTES`
requirement that does not exist in the Go
when denied, deployment failed before Docker started and surfaced only
`An error occurred in Effect.tryPromise`.

macOS and Linux retain the world-writable permission adjustment
while any chmod failure on those platforms now preserves the underlying
filesystem error.

## ref

- closes #6104

10449 of 16149 relevant lines covered (64.7%)

10.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31160022945.1 07 Aug 2026 08:03AM UTC 229
64.7
GitHub Action Run
Source Files on build 31160022945
  • 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 #31160022945
  • ded38070 on github
  • Prev Build on gh-readonly-queue/develop/pr-6090-dd26cfbb0fbf4ba0b23ef1f92fe1f8aa6ff09e80 (#31154005011)
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