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

supabase / supabase-swift / 27339156997
81%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 10:13AM UTC
Jobs 1
Files 90
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

11 Jun 2026 10:01AM UTC coverage: 81.389% (+0.2%) from 81.163%
27339156997

push

github

web-flow
fix(auth): recognize ?error= query param in implicit grant redirect URLs (#1009)

OAuth providers send error callbacks as query parameters
(?error=access_denied) in addition to hash fragments (#error=...).
isImplicitGrantFlow only checked for error_description, so URLs with
only an error param were misidentified as invalid and threw the wrong
error message. Updated detection to include params["error"] and updated
handleImplicitGrantFlow to use error as a fallback when error_description
is absent, matching supabase-js behavior (PR #2407).

Linear: SDK-1033

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

6 existing lines in 2 files now uncovered.

7220 of 8871 relevant lines covered (81.39%)

31.14 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
37.5
11.76% Sources/Auth/Internal/Keychain.swift
1
41.67
-8.33% Sources/Auth/Storage/KeychainLocalStorage.swift
Jobs
ID Job ID Ran Files Coverage
1 27339156997.1 11 Jun 2026 10:13AM UTC 90
81.39
GitHub Action Run
Source Files on build 27339156997
  • Tree
  • List 90
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27339156997
  • 92d7c6f1 on github
  • Prev Build on main (#27137158071)
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