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

supabase / supabase-swift / 24102128949
81%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 08:23PM 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

07 Apr 2026 08:11PM UTC coverage: 80.477%. Remained the same
24102128949

push

github

web-flow
chore(spm): improve package graph hygiene and dependency layering (#948)

* chore(spm): improve package graph hygiene and dependency layering

- Extract Mocker/InlineSnapshotTesting deps from TestHelpers into a new
  SnapshotHelpers target to keep swift-syntax off the core test helper
  critical path
- Remove spurious PostgREST dependency from RealtimeTests
- Remove @_exported import Helpers from Supabase umbrella, Functions,
  and TestHelpers where Helpers types do not appear in public API
- Simplify Supabase product targets list (sub-targets are already
  reachable via the Supabase target dependency graph)
- Narrow swift-crypto version range from "1.0.0"..<"5.0.0" to from: "4.0.0"

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

* fix(spm): fix format errors and restore swift-crypto legacy compatibility

- Reorder imports in FunctionsClient.swift and MockExtensions.swift to
  match swift-format expectations
- Fix #if block indentation in MockExtensions.swift
- Revert swift-crypto range to "3.0.0"..<"5.0.0" so Xcode 15.4 (Swift
  5.x) can still resolve to 3.x; from:"4.0.0" required tools 6.0 which
  broke the legacy CI job

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

* fix(tests): add missing import SnapshotHelpers to test files using snapshotRequest

MockExtensions.swift was moved to the SnapshotHelpers module but test
files that call mock.snapshotRequest() were not updated to import it.
Add explicit import SnapshotHelpers to all 10 affected test files.

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

* revert(spm): drop SnapshotHelpers target, consolidate back into TestHelpers

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

---------

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

6406 of 7960 relevant lines covered (80.48%)

28.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24102128949.1 07 Apr 2026 08:23PM UTC 86
80.48
GitHub Action Run
Source Files on build 24102128949
  • Tree
  • List 86
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24102128949
  • 368ad93f on github
  • Prev Build on main (#24096544605)
  • Next Build on main (#24121307193)
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