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

supabase / cli / 26052616894 / 1
64%
develop: 64%

Build:
DEFAULT BRANCH: develop
Ran 18 May 2026 06:35PM UTC
Files 219
Run time 7s
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

18 May 2026 06:30PM UTC coverage: 63.763%. Remained the same
26052616894.1

push

github

web-flow
fix(cli): remove rawProjectConfig from ProjectContext (#5281)

Remove the unused `rawProjectConfig` field from `ProjectContext` and
stop loading the raw project config in the project context layer.

## Changes

- Removed `rawProjectConfig: Option.Option<ProjectConfig>` from
`ProjectContextShape` interface
- Removed `loadProjectConfig` call from `projectContextLayer` — only
`loadProjectEnvironment` is now used
- Updated `mockProjectContext` test helper to remove the
`rawProjectConfig` option parameter
- Added unit test for `projectContextLayer` covering the scenario where
`config.toml` uses `env()` on numeric fields (CLI-1489) and the case
where no Supabase project is found

## Implementation Details

The `rawProjectConfig` field was not being used anywhere in the
codebase. By removing it, we simplify the `ProjectContext` service and
reduce unnecessary I/O during initialization. The project context now
only loads and exposes the project environment configuration, which is
what consumers actually need.

https://claude.ai/code/session_01C7reiRogHr6WXQoKiEDQeW

---------

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

9998 of 15680 relevant lines covered (63.76%)

7.06 hits per line

Source Files on job 26052616894.1
  • Tree
  • List 219
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26052616894
  • a0feddbc on github
  • Prev Job for on develop (#25853761705.1)
  • Next Job for on develop (#26152917302.1)
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