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

supabase / supabase-swift / 28808615830
83%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 05:09PM 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

06 Jul 2026 04:57PM UTC coverage: 83.168% (+1.9%) from 81.257%
28808615830

push

github

web-flow
build: adopt explicit import access-level modifiers (#1074)

* build: enable ImmutableWeakCaptures and InferIsolatedConformances

Adopts two of the upcoming-feature flags from pointfreeco/sqlite-data#467
into the per-target swiftSettings loop.

* build: adopt explicit import access-level modifiers

Enables InternalImportsByDefault and MemberImportVisibility in the
per-target swiftSettings loop, adopted from
pointfreeco/sqlite-data#467, and updates every non-test source file
across all targets to declare public import / package import where a
type crosses that file's public or package API surface, or a plain
import where a module's members are only used internally but weren't
directly imported before.

Only import statements were changed; no declaration's access level was
modified. Verified with `swift build`, `swift build --build-tests`,
and `swift test` (failures present are pre-existing: integration tests
require a live Supabase instance, and two Storage snapshot tests are
order-dependent under full-suite parallel execution — both reproduce
identically on the unmodified base commit).

Stacked on feat/swift6-warnings-as-errors.

7817 of 9399 relevant lines covered (83.17%)

37.09 hits per line

Coverage Regressions

Lines Coverage ∆ File
25
63.39
63.39% Sources/RealtimeV2/WebSocket/URLSessionWebSocket.swift
Jobs
ID Job ID Ran Files Coverage
1 28808615830.1 06 Jul 2026 05:09PM UTC 94
83.17
GitHub Action Run
Source Files on build 28808615830
  • Tree
  • List 94
  • Changed 58
  • Source Changed 58
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28808615830
  • 3cae8ebf on github
  • Prev Build on main (#28795861864)
  • Next Build on main (#28851109931)
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