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

supabase / cli / 26939306703
64%

Build:
DEFAULT BRANCH: develop
Ran 04 Jun 2026 08:12AM UTC
Jobs 1
Files 219
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

04 Jun 2026 08:08AM UTC coverage: 64.006% (+0.07%) from 63.941%
26939306703

push

github

web-flow
fix(cli): persist legacy telemetry opt-out (#5465)

## What changed

This makes the telemetry state file compatible in both directions
between the Go legacy CLI and the TypeScript telemetry runtime.

The Go telemetry disable command writes the legacy state shape with
enabled: false, while the TypeScript runtime expects the newer consent:
denied shape before suppressing the first-run telemetry notice. Because
the runtime treated the legacy file as invalid or missing, every TTY
command could show the telemetry notice again after opt-out.

The TypeScript reader now maps legacy enabled state into effective
consent, and the Go loader now understands TypeScript consent state so
either side preserves the user opt-out and identity/session fields.

## Reviewer context

Regression coverage was added for legacy disabled/enabled state in the
TypeScript consent/runtime tests, and for Go loading a TypeScript
disabled telemetry config.

10145 of 15850 relevant lines covered (64.01%)

7.12 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
82.4
1.32% internal/telemetry/state.go
Jobs
ID Job ID Ran Files Coverage
1 26939306703.1 04 Jun 2026 08:12AM UTC 219
64.01
GitHub Action Run
Source Files on build 26939306703
  • Tree
  • List 219
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26939306703
  • 0172ee98 on github
  • Prev Build on develop (#26938917113)
  • Next Build on develop (#27014567951)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc