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

supabase / supabase-swift / 27817562463
81%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 09:36AM UTC
Jobs 1
Files 94
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

19 Jun 2026 09:30AM UTC coverage: 81.015%. Remained the same
27817562463

push

github

web-flow
ci: wire up SDK compliance CI check (#1026)

* feat: wire up SDK compliance CI check

Updates validate-capabilities.yml to call the combined
validate-sdk-compliance.yml reusable workflow from supabase/sdk, which
runs both the compliance file validation and the public API symbol check
on every PR. Passes language: swift so the parser knows which toolchain
to use.

Also annotates the full auth section of sdk-compliance.yaml with the
Swift symbols that implement each feature, establishing the mapping
pattern for future contributors:

  auth.sign_in.sign_up:
    status: implemented
    symbols:
      - AuthClient.signUp

Covers: auth.sign_in (12 features), auth.session (9), auth.identities
(3), auth.mfa (7), auth.admin (6), auth.passkey (2) — all implemented
auth features now have symbols annotations.

* feat: add sdk-parse-ignore to control API parser file exclusions

Excludes build artifacts, examples, docs, and test files from the
public API parser so the compliance check only sees production symbols.

7489 of 9244 relevant lines covered (81.01%)

36.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27817562463.1 19 Jun 2026 09:36AM UTC 94
81.01
GitHub Action Run
Source Files on build 27817562463
  • Tree
  • List 94
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27817562463
  • 89ce6b4e on github
  • Prev Build on main (#27813795264)
  • Next Build on main (#27946189866)
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