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

supabase / supabase-swift / 18289195894
80%

Build:
DEFAULT BRANCH: main
Ran 06 Oct 2025 05:36PM UTC
Jobs 1
Files 83
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

06 Oct 2025 05:28PM UTC coverage: 78.043% (+0.2%) from 77.819%
18289195894

push

github

web-flow
feat(auth): add OAuth 2.1 client admin endpoints (#809)

Adds OAuth 2.1 client administration endpoints to support managing OAuth clients when the OAuth 2.1 server is enabled in Supabase Auth.

New admin.oauth namespace with methods:
- listClients() - List all OAuth clients with pagination
- createClient() - Create a new OAuth client
- getClient() - Get a specific OAuth client
- deleteClient() - Delete an OAuth client
- regenerateClientSecret() - Regenerate client secret

Includes comprehensive types and tests following existing patterns.

Ported from supabase-js PR: https://github.com/supabase/supabase-js/pull/1582

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

94 of 96 new or added lines in 3 files covered. (97.92%)

3 existing lines in 1 file now uncovered.

5687 of 7287 relevant lines covered (78.04%)

23.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
97.65
Sources/Auth/AuthAdminOAuth.swift

Uncovered Existing Lines

Lines Coverage ∆ File
3
67.52
-0.59% Sources/Realtime/RealtimeChannelV2.swift
Jobs
ID Job ID Ran Files Coverage
1 18289195894.1 06 Oct 2025 05:36PM UTC 83
78.04
GitHub Action Run
Source Files on build 18289195894
  • Tree
  • List 83
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18289195894
  • a2320ec6 on github
  • Prev Build on main (#18277990891)
  • Next Build on main (#18319243988)
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

© 2025 Coveralls, Inc