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

supabase / auth / 26555359344
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: fix/revoked-in-find-token
DEFAULT BRANCH: master
Ran 28 May 2026 04:54AM UTC
Jobs 1
Files 189
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

28 May 2026 04:43AM UTC coverage: 70.896% (-0.03%) from 70.927%
26555359344

Pull #2551

github

thebengeu
fix(config): honour --config-dir in all subcommands via conf.Load

Previously loadGlobalConfig (used by migrate and admin) called
conf.LoadGlobal which only loaded the -c/--config file and ignored
-d/--config-dir, causing required keys like API_EXTERNAL_URL to be
missing when supplied only via --config-dir.

Introduce conf.Load(configFile, configDir) which encapsulates the full
three-step load sequence (LoadFile → LoadDirectory → LoadGlobalFromEnv)
used consistently by every subcommand. Both serve and loadGlobalConfig
now call conf.Load, eliminating the duplication and the bug.
Pull Request #2551: fix(config): honour --config-dir in all subcommands via conf.Load

0 of 12 new or added lines in 1 file covered. (0.0%)

17244 of 24323 relevant lines covered (70.9%)

82.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
96.99
-1.88% internal/conf/configuration.go
Jobs
ID Job ID Ran Files Coverage
1 26555359344.1 28 May 2026 04:54AM UTC 189
70.9
GitHub Action Run
Source Files on build 26555359344
  • Tree
  • List 189
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2551
  • PR Base - master (#26506308369)
  • Delete
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