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

supabase / supabase-flutter / 23543030372
81%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 01:24PM UTC
Jobs 1
Files 70
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

25 Mar 2026 01:17PM UTC coverage: 80.398% (+0.004%) from 80.394%
23543030372

push

github

web-flow
fix(storage): make dedicated storage host opt-in via useNewHostname flag (#1329)

_transformStorageUrl unconditionally rewrote all storage URLs to use
the dedicated storage host (*.storage.supabase.co), which is not
available on all projects. This silently broke every storage operation
with StorageException: Invalid Storage request.

Option B: change the default to opt-in (useNewHostname defaults to
false). Projects that have the dedicated storage host enabled can
opt in via StorageClientOptions(useNewHostname: true) in
Supabase.initialize().

The URL transformation logic and its tests are preserved; they now
run only when useNewHostname: true is passed.

Fixes: https://github.com/supabase/supabase-flutter/issues/1328
Linear: SDK-789

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

5 of 5 new or added lines in 3 files covered. (100.0%)

3392 of 4219 relevant lines covered (80.4%)

2.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23543030372.1 25 Mar 2026 01:24PM UTC 70
80.4
GitHub Action Run
Source Files on build 23543030372
  • Tree
  • List 70
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23543030372
  • a6640823 on github
  • Prev Build on main (#23483746914)
  • Next Build on main (#23544809443)
  • 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