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

supabase / cli / 29910376754
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5941-ff6796082ebe931bc83fa7a5f12309613406b09e
DEFAULT BRANCH: develop
Ran 22 Jul 2026 10:04AM 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

22 Jul 2026 10:02AM UTC coverage: 65.289%. Remained the same
29910376754

push

github

web-flow
fix(cli): windows logout credentials (#5913)

## TL;DR

Fixes stale Windows credentials surviving logout <br> Go handles this by
never decoding the blob before deleting, but the TS port used a decode
based existence check that threw on non-UTF16 bytes and treated present
credentials as absent.

Now it uses a plain enumeration read with no decode step, so it's back
to deleted or not, nothing else <br>(go parity: matches Go's own delete
path exactly)

## ref:

* closes supabase/cli#5890

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 29910376754.1 22 Jul 2026 10:04AM UTC 230
65.29
GitHub Action Run
Source Files on build 29910376754
  • 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 #29910376754
  • 82dc21b8 on github
  • Prev Build on gh-readonly-queue/develop/pr-5906-e44a2bd47926f213a043ab2235de6a6dfe3efc30 (#29910338599)
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