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

supabase / supabase-flutter / 29099122685
87%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 02:17PM UTC
Jobs 9
Files 95
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

10 Jul 2026 02:15PM UTC coverage: 87.062% (+0.02%) from 87.045%
29099122685

push

github

web-flow
feat(storage): add cacheNonce parameter for cache invalidation (#1578)

## Summary

Adds an optional `cacheNonce` parameter to the URL-generating storage
methods so callers can bypass CDN caching for a specific file version.
When set, a `cacheNonce` query parameter is appended to the generated
URL.

Methods updated:
- `getPublicUrl`
- `createSignedUrl`
- `createSignedUrls` / `createSignedUrlsResult`
- `download`

**Outcome:** implemented
**Ticket:** SDK-875
**Reference:** supabase-js PR #2234 (`1ec22ca5`)
**Compliance matrix:** `storage.file_buckets.url_cache_nonce` →
implemented

## Notes
- New optional named parameter, so no breaking changes and no new public
symbols.
- Unit tests added for `getPublicUrl`, `download`, `createSignedUrl`,
and `createSignedUrlsResult` with `cacheNonce` (including ordering after
`download`).

## Stacking
First of three stacked PRs for the remaining Storage file-bucket
features. Base: `main`.

14 of 14 new or added lines in 1 file covered. (100.0%)

4670 of 5364 relevant lines covered (87.06%)

4.05 hits per line

Jobs
ID Job ID Ran Files Coverage
7 supabase - 29099122685.7 10 Jul 2026 02:18PM UTC 16
82.43
GitHub Action Run
8 supabase_flutter - 29099122685.8 10 Jul 2026 02:17PM UTC 10
79.31
GitHub Action Run
9 storage_client - 29099122685.9 10 Jul 2026 02:19PM UTC 6
93.96
GitHub Action Run
8 supabase_common - 29094527665.8 10 Jul 2026 01:02PM UTC 10
87.85
GitHub Action Run
6 realtime_client - 29094527665.6 10 Jul 2026 01:05PM UTC 11
89.61
GitHub Action Run
5 postgrest - 29094527665.5 10 Jul 2026 01:05PM UTC 10
85.37
GitHub Action Run
1 yet_another_json_isolate - 29094527665.1 10 Jul 2026 01:02PM UTC 1
77.78
GitHub Action Run
2 gotrue - 29094527665.2 10 Jul 2026 01:06PM UTC 28
86.47
GitHub Action Run
7 functions_client - 29094527665.7 10 Jul 2026 01:02PM UTC 3
98.81
GitHub Action Run
Source Files on build 29099122685
  • Tree
  • List 95
  • Changed 6
  • Source Changed 6
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29099122685
  • a9ff8086 on github
  • Prev Build on main (#29094527665)
  • Next Build on main (#29102073868)
  • 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