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

supabase / supabase-swift / 32050201941
87%

Build:
DEFAULT BRANCH: main
Ran 17 Aug 2026 05:28PM UTC
Jobs 1
Files 104
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

17 Aug 2026 05:24PM UTC coverage: 79.654% (-6.6%) from 86.278%
32050201941

push

github

web-flow
refactor(helpers)!: rename AnyJSON to JSONValue (#1232)

* refactor(helpers)!: rename AnyJSON to JSONValue

`AnyJSON` predates the SDK's current naming conventions and doesn't match
supabase-js's `JSONValue` for the same concept. Renaming closes that gap.

Every usage across Auth, PostgREST, Storage, Realtime, and Examples is
updated; `JSONObject`/`JSONArray` keep their names since only the enum
itself changed. See V3_MIGRATION.md for the migration note.

SDK-1437

* fix: register JSONValue symbols in sdk-compliance.yaml

Renaming AnyJSON to JSONValue made every one of its public members look
like brand-new, unregistered API to the capability matrix validator (it
diffs symbol names between base and PR). Register JSONValue's members as
top-level supporting_symbols, since the type is shared across Auth,
PostgREST, Storage, and Realtime rather than owned by one feature.

12 of 32 new or added lines in 10 files covered. (37.5%)

541 existing lines in 16 files now uncovered.

8343 of 10474 relevant lines covered (79.65%)

33.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
0.0
Sources/Helpers/JSONValue/JSONValue+Codable.swift
4
0.0
-28.35% Sources/Auth/WebAuthn/WebAuthnAuthenticator.swift
2
73.35
-18.62% Sources/Auth/Types.swift
2
0.0
Sources/Helpers/JSONValue/JSONValue.swift
1
79.86
-16.55% Sources/Auth/AuthAdmin.swift
1
60.71
-17.86% Sources/Auth/WebAuthn/WebAuthnTypes.swift
1
79.7
-17.27% Sources/PostgREST/PostgrestClient.swift
1
71.43
-28.57% Sources/Storage/Helpers.swift
1
75.24
-24.76% Sources/Storage/VectorIndexClient.swift

Coverage Regressions

Lines Coverage ∆ File
109
52.48
-16.39% Sources/RealtimeV2/RealtimeChannelV2.swift
104
78.83
-9.33% Sources/Auth/AuthClient.swift
91
73.35
-18.62% Sources/Auth/Types.swift
34
0.0
-28.35% Sources/Auth/WebAuthn/WebAuthnAuthenticator.swift
33
57.52
-29.2% Sources/Auth/WebAuthn/AuthClient+Passkey.swift
26
82.11
-13.68% Sources/RealtimeV2/CallbackManager.swift
25
75.24
-24.76% Sources/Storage/VectorIndexClient.swift
22
79.86
-16.55% Sources/Auth/AuthAdmin.swift
22
79.7
-17.27% Sources/PostgREST/PostgrestClient.swift
22
62.9
-35.48% Sources/PostgREST/PostgrestFilterValue.swift
20
86.23
-2.75% Sources/RealtimeV2/RealtimeClientV2.swift
11
86.14
-6.63% Sources/RealtimeV2/RealtimeSerializer.swift
8
69.46
-4.79% Sources/Storage/Types.swift
7
76.47
-20.59% Sources/RealtimeV2/RealtimeMessageV2.swift
4
60.71
-17.86% Sources/Auth/WebAuthn/WebAuthnTypes.swift
3
71.43
-28.57% Sources/Storage/Helpers.swift
Jobs
ID Job ID Ran Files Coverage
1 32050201941.1 17 Aug 2026 05:28PM UTC 104
79.65
GitHub Action Run
Source Files on build 32050201941
  • Tree
  • List 104
  • Changed 18
  • Source Changed 14
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32050201941
  • 9f40f8fa on github
  • Prev Build on main (#32034388820)
  • Next Build on main (#32133071164)
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