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

supabase / cli / 27952672158
65%

Build:
DEFAULT BRANCH: develop
Ran 22 Jun 2026 12:31PM UTC
Jobs 1
Files 227
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 Jun 2026 12:23PM UTC coverage: 64.971% (+0.01%) from 64.96%
27952672158

push

github

web-flow
refactor(cli-go): extract envOrDefault helper and make Kong workers configurable (#5648)

Extract the `envOrDefault` helper function to module scope so it can be
reused across the codebase, and apply it to make the Kong nginx worker
process count configurable while maintaining a sensible default.

**Key changes:**

- Moved `envOrDefault` from a local closure in `appendStorageVectorEnv`
to a package-level function for reusability
- Applied `envOrDefault` to `KONG_NGINX_WORKER_PROCESSES` configuration,
defaulting to `1` to minimize memory usage in local stacks
- Added documentation explaining the default and how operators can
override it (e.g., `KONG_NGINX_WORKER_PROCESSES=auto` for one worker per
CPU core)

This allows operators to tune Kong's throughput for their local
development needs while keeping the default conservative for
resource-constrained environments.

https://claude.ai/code/session_01CMFeivEEgffHFdpWMfawj2

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

10767 of 16572 relevant lines covered (64.97%)

10.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
84
65.92
0.14% internal/start/start.go
Jobs
ID Job ID Ran Files Coverage
1 27952672158.1 22 Jun 2026 12:31PM UTC 227
64.97
GitHub Action Run
Source Files on build 27952672158
  • Tree
  • List 227
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27952672158
  • ba7ef286 on github
  • Prev Build on gh-readonly-queue/develop/pr-5649-db5c4a38b18791b485ef2c484629927768e43145 (#27951707328)
  • Next Build on develop (#27959464318)
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