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

supabase / supabase-swift
81%

Build:
DEFAULT BRANCH: main
Repo Added 05 Apr 2024 04:25PM UTC
Files 86
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • alamofire
  • chore-review-actions
  • chore/improve-release-workflow
  • chore/semantic-release-fix
  • chore/update-github-app-token-action
  • ci-refactor
  • ci/allow-any-scope
  • ci/conventionalc-commits
  • ci/fix-deprecated-action
  • ci/xcode16-3
  • coveralls
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/lewagon/wait-on-check-action-1.4.0
  • dependabot/npm_and_yarn/conventional-changelog-conventionalcommits-9.1.0
  • dependabot/npm_and_yarn/semantic-release/exec-7.1.0
  • dependabot/swift/github.com/apple/swift-crypto-3.10.2
  • dependabot/swift/github.com/apple/swift-crypto-3.11.1
  • dependabot/swift/github.com/apple/swift-crypto-3.12.2
  • dependabot/swift/github.com/apple/swift-crypto-3.12.3
  • dependabot/swift/github.com/apple/swift-crypto-3.13.3
  • dependabot/swift/github.com/apple/swift-crypto-3.14.0
  • dependabot/swift/github.com/apple/swift-crypto-3.15.0
  • dependabot/swift/github.com/apple/swift-crypto-3.15.1
  • dependabot/swift/github.com/apple/swift-crypto-4.0.0
  • dependabot/swift/github.com/pointfreeco/swift-concurrency-extras-1.3.2
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.17.7
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.18.0
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.18.1
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.18.3
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.18.4
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.18.6
  • dependabot/swift/github.com/pointfreeco/swift-snapshot-testing-1.18.7
  • dependabot/swift/github.com/pointfreeco/xctest-dynamic-overlay-1.5.1
  • dependabot/swift/github.com/pointfreeco/xctest-dynamic-overlay-1.5.2
  • dependabot/swift/github.com/pointfreeco/xctest-dynamic-overlay-1.6.0
  • dependabot/swift/github.com/pointfreeco/xctest-dynamic-overlay-1.6.1
  • dependabot/swift/github.com/pointfreeco/xctest-dynamic-overlay-1.7.0
  • docs/spi
  • examples/tpa-clerk
  • feat/add-force-function-region-query-param
  • feat/auth-admin
  • feat/broadcast-replay-support
  • feat/enhance-examples-ux
  • feat/get-claims-method
  • feat/oauth-client-admin-endpoints
  • feat/realtime-explicit-rest-call
  • feat/semantic-release-setup
  • feature/Realtime-Filters
  • feature/realtime-retry-improvements
  • fix-decoder-encoder-instances
  • fix-realtime-event-wildcard-skipped
  • fix-snapshot-resources
  • fix/auth-remove-session-when-session-revoked
  • fix/dependencies-crash
  • fix/drop-swift-59
  • fix/exports
  • fix/push-mainactor
  • fix/semantic-release
  • grdsdev-patch-1
  • guilherme/auth/increase-code-coverage
  • guilherme/broadcast-changes-improvement
  • guilherme/clibs-107-supabase-swift-change-default-heartbeat-interval-to-25s
  • guilherme/clibs-117-supabase-swift-send-standard-client-headers-on-all-requests
  • guilherme/clibs-126-supabase-swiftsourcesauthauthclientswift11226-error
  • guilherme/clibs-155-session-gets-removed-when-refresh_token-request-gets
  • guilherme/clibs-158-supabase-swift-add-heartbeat-callback
  • guilherme/clibs-190-edge-function-timeout-60-seconds
  • guilherme/clibs-219-supabase-swift-add-presence-enabled-flag-to-join-push
  • guilherme/clibs-227-supabaseclientexecute-fails-to-compile-inside-mainactor
  • guilherme/clibs-229-supabase-swift-use-dedicated-storage-host-for-storage-lib
  • guilherme/clibs-234-infinite-realtime-re-subscribes-after-keeping-the-app-open
  • guilherme/clibs-246-make-api-key-mandatory-in-supabase-swift-realtime-client
  • guilherme/clibs-283-supabase-swift-implement-linkidentity-with-oidc
  • guilherme/clibs-360-xcode-26-supabase-swift-sdk-buildruntime-errors
  • guilherme/clibs-378-supabase-swift-implement-maxaffected-method
  • guilherme/create-os-log-supabase-logger
  • guilherme/example-facebook
  • guilherme/fix-allow-default-service
  • guilherme/fix-auth-client-id
  • guilherme/fix-crash-auth
  • guilherme/fix-sample-app-warnings
  • guilherme/fix-use-issue-reporting
  • guilherme/fix/remove-jwt-check
  • guilherme/ghost-initial-session
  • guilherme/increase-code-coverage
  • guilherme/increase-code-coverage-functions
  • guilherme/increase-test-coverage
  • guilherme/postgrest-code-coverage
  • guilherme/realtime-code-coverage
  • guilherme/refactor-URLQueryRepresentable
  • guilherme/storage-tests
  • new-http-layer
  • patch-1
  • refactor/function-region-type
  • refactor/websocket-impl-improvements
  • release/v3.0.0
  • remove-deprecated-code
  • restore-release-please
  • test-release-workflow
  • test/add-test-for-asyncvaluesubject
  • tests/integration-tests
  • tests/realtime
  • update-deps

17 Oct 2025 09:13AM UTC coverage: 80.823%. Remained the same
18588178938

push

github

web-flow
docs: adopt Swift 6 mode and fix all warnings from sample apps (#829)

* docs: adopt Swift 6 mode and fix all warnings from sample apps

* ci: run examples in Xcode 26.0

6204 of 7676 relevant lines covered (80.82%)

27.37 hits per line

Relevant lines Covered
Build:
Build:
7676 RELEVANT LINES 6204 COVERED LINES
27.37 HITS PER LINE
Source Files on main
  • Tree
  • List 86
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18588178938 main docs: adopt Swift 6 mode and fix all warnings from sample apps (#829) * docs: adopt Swift 6 mode and fix all warnings from sample apps * ci: run examples in Xcode 26.0 push 17 Oct 2025 09:29AM UTC web-flow github
80.82
18561240312 main test: increase test coverage across project (#827) * test: increase test coverage across project * test: fix tests * test: remove keychain tests push 16 Oct 2025 12:37PM UTC web-flow github
80.82
18557694488 main fix: use IssueReporting (#826) * fix: use IssueReporting * drop test * fix: disable reportIssue in tests * test: revert broadcast with HTTP test push 16 Oct 2025 10:31AM UTC web-flow github
77.25
18526324821 main chore(main): release 2.36.0 (#823) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 15 Oct 2025 11:06AM UTC web-flow github
77.65
18524918945 main fix(auth): emit local stored session as the initial session (#822) * fix(auth): emit local stored session as the initial session * fix(auth): refresh token in background if stored session is expired * fix: use trait for allowing users to opt in... push 15 Oct 2025 10:06AM UTC web-flow github
77.58
18499194586 main chore(main): release 2.35.0 (#820) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 14 Oct 2025 02:11PM UTC web-flow github
77.42
18462418370 main chore(deps): bump github.com/apple/swift-crypto from 3.15.1 to 4.0.0 (#821) Bumps [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) from 3.15.1 to 4.0.0. - [Release notes](https://github.com/apple/swift-crypto/releases) - [Co... push 13 Oct 2025 10:26AM UTC web-flow github
77.42
18411866812 main feat(realtime): add explicit REST API broadcast method (#818) * fix(realtime): add explicit REST API broadcast method This commit ports the feature from supabase-js PR #1749 which adds an explicit `postSend()` method for sending broadcast messag... push 10 Oct 2025 04:27PM UTC web-flow github
77.42
18320538177 main chore(main): release 2.34.0 (#807) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 07 Oct 2025 05:21PM UTC web-flow github
77.29
18319243988 main feat(functions): add region as forceFunctionRegion query parameter (#806) * feat(functions): add region as forceFunctionRegion query parameter - Updated FunctionsClient to add region as both x-region header and forceFunctionRegion query param - ... push 07 Oct 2025 04:45PM UTC web-flow github
77.29
See All Builds (352)
  • Repo on GitHub
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