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

supabase / supabase-swift / 24669336067
81%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2026 01:41PM UTC
Jobs 1
Files 86
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

20 Apr 2026 01:30PM UTC coverage: 80.424% (+0.3%) from 80.173%
24669336067

push

github

web-flow
chore(ci): improve coverage and parallelism (#959)

* chore(ci): improve coverage and parallelism

- Add tvOS, watchOS, visionOS build-only variants to the macos matrix;
  these platforms were declared supported in Package.swift but never
  exercised in CI
- Eliminate redundant Debug build-only jobs: when command="" the Debug
  step is now skipped (via skip_debug) since the test jobs already
  compile in Debug; only Release builds are new work
- Add swift test to the spm debug job so macOS SPM test runs are
  covered (previously only Linux ran swift test)
- Remove needs: [macos] from examples and docs so they start
  immediately in parallel instead of waiting for the full test suite
- Convert examples from three sequential xcodebuild calls in one job
  to a scheme matrix (Examples, SlackClone, UserManagement) that runs
  in parallel, each with its own derived-data cache key
- Share the SPM cache key between linux and integration-tests jobs;
  both target ubuntu-latest and build the same package so the warm
  cache from one can be reused by the other
- Move cache restore before xcode-select/simctl in macos-legacy so
  cache restoration is not blocked by Xcode setup steps
- Remove vestigial single-value xcode matrix dimensions from macos,
  macos-legacy, and library-evolution; Xcode version is now hardcoded
  in cache keys and xcode-select steps

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore(ci): restore xcode matrix dimension on single-value entries

Keep xcode: ["26.4"] / ["15.4"] in the matrix for macos, macos-legacy,
and library-evolution jobs so the Xcode version remains parameterized
and easy to bump in one place.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(ci): remove unsupported xcodebuild platforms and spm test step

The Supabase Xcode scheme does not declare tvOS, watchOS, or visionOS
targets, so xcodebuild fails with "Supported platforms for the
buildables in the current scheme is empty" for those de... (continued)

6409 of 7969 relevant lines covered (80.42%)

28.61 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 24669336067.1 20 Apr 2026 01:41PM UTC 86
80.42
GitHub Action Run
Source Files on build 24669336067
  • Tree
  • List 86
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24669336067
  • 6721c272 on github
  • Prev Build on main (#24668142532)
  • Next Build on main (#24670072301)
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