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

supabase / supabase-swift / 31702417506
86%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2026 01:05PM UTC
Jobs 1
Files 103
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

13 Aug 2026 12:56PM UTC coverage: 85.355% (+0.5%) from 84.809%
31702417506

push

github

web-flow
refactor!: remove all deprecated pre-v3 APIs (#1206)

* refactor!: remove all deprecated pre-v3 APIs

Removes every @available(*, deprecated, ...) symbol across Auth, PostgREST,
Storage, Supabase, Realtime, and Helpers ahead of the v3 release: the legacy
GoTrue* typealiases, Auth/PostgREST JSON codec customization, the entire
legacy Realtime v1 module (RealtimeClient/RealtimeChannel/Presence), and the
various Bool/String-based Storage overloads superseded by typed equivalents.

See V3_MIGRATION.md for the full list of removed symbols and their
replacements.

Ref: SDK-1470

* fix: update Examples app for removed Storage string-based overloads

FileSearchView and ImageTransformView constructed SortBy/TransformOptions
using their own local String-backed enums' .rawValue, relying on the
deprecated String-parameter overloads removed in the previous commit.
Map them to the typed SortOrder/ResizeMode/ImageFormat values instead.

7 of 12 new or added lines in 5 files covered. (58.33%)

18 existing lines in 2 files now uncovered.

8859 of 10379 relevant lines covered (85.36%)

40.31 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
68.77
1.12% Sources/RealtimeV2/RealtimeChannelV2.swift
1
76.43
-0.55% Sources/Supabase/SupabaseClient.swift

Coverage Regressions

Lines Coverage ∆ File
17
63.98
-4.57% Sources/RealtimeV2/WebSocket/URLSessionWebSocket.swift
1
76.43
-0.55% Sources/Supabase/SupabaseClient.swift
Jobs
ID Job ID Ran Files Coverage
1 31702417506.1 13 Aug 2026 01:05PM UTC 103
85.36
GitHub Action Run
Source Files on build 31702417506
  • Tree
  • List 103
  • Changed 15
  • Source Changed 14
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31702417506
  • 6182b195 on github
  • Prev Build on main (#31702405310)
  • Next Build on main (#31735140418)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc