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

supabase / cli / 25173157278
64%

Build:
DEFAULT BRANCH: develop
Ran 30 Apr 2026 03:14PM 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

30 Apr 2026 03:08PM UTC coverage: 63.77% (-0.02%) from 63.79%
25173157278

push

github

web-flow
feat: emit Claude Code plugin hint from CLI (#5153)

* feat: emit Claude Code plugin hint from CLI

Adds a claude-code-hint tag to stderr when running inside Claude Code
(CLAUDECODE env var set). Claude Code strips the tag before it reaches
the model and shows a one-time prompt to install the Supabase plugin.

Emits on every invocation via Execute() for maximum coverage, and again
after login success so users in a setup flow are reached too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: emit Claude Code plugin hint from CLI

Adds a claude-code-hint tag to stderr when running inside Claude Code
(CLAUDECODE env var set). Claude Code strips the tag before it reaches
the model and shows a one-time prompt to install the Supabase plugin.

Emits on every invocation via Execute() for maximum coverage, and again
after login success so users in a setup flow are reached too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refactor: centralize Claude Code detection via IsClaudeCode()

Extracts IsClaudeCode() from the existing IsAgent() check in agent.go
and reuses it in SuggestClaudePlugin(). This ensures both places check
the same env vars (CLAUDECODE and CLAUDE_CODE) consistently.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

9 of 18 new or added lines in 4 files covered. (50.0%)

2 existing lines in 1 file now uncovered.

9980 of 15650 relevant lines covered (63.77%)

7.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
33.17
-0.33% internal/login/login.go
3
7.66
-0.09% cmd/root.go
2
76.22
-0.59% internal/utils/misc.go

Coverage Regressions

Lines Coverage ∆ File
2
80.61
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 25173157278.1 30 Apr 2026 03:14PM UTC 219
63.77
GitHub Action Run
Source Files on build 25173157278
  • Tree
  • List 219
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25173157278
  • 3f01508f on github
  • Prev Build on develop (#25158179731)
  • Next Build on develop (#25180092927)
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