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

supabase / supabase-swift / 24836480249 / 1
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 01:03PM UTC
Files 88
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

23 Apr 2026 12:56PM UTC coverage: 80.508% (+0.2%) from 80.266%
24836480249.1

push

github

web-flow
fix(storage): guard against empty transform routing through render endpoint (#968)

Empty TransformOptions (no width/height/resize/format/quality set) were
being routed through /render/image/ unnecessarily. Add an isEmpty property
to TransformOptions and use it in download() and getPublicURL() to only
switch endpoints when meaningful transform values are present.

Also changes the quality default from 80 to nil so TransformOptions()
is treated as an empty transform. The server applies its own quality
default (80) when not specified, so effective behavior is unchanged for
actual transform requests.

Fixes parity with supabase-js PR #2219 (commit 993bb5fc).

Linear: SDK-888

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

6840 of 8496 relevant lines covered (80.51%)

29.84 hits per line

Source Files on job 24836480249.1
  • Tree
  • List 88
  • Changed 5
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24836480249
  • bee53cc4 on github
  • Prev Job for on main (#24827499402.1)
  • Next Job for on main (#24838124728.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