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

supabase / supabase-swift / 28868033816
83%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 01:19PM 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

07 Jul 2026 12:59PM UTC coverage: 83.291% (+0.2%) from 83.092%
28868033816

push

github

web-flow
feat(realtime): update httpSend() to per-event broadcast URL format with binary support (#1086)

Matches a supabase-js breaking change (SDK parity): the REST broadcast
endpoint moves from POST /api/broadcast with a `messages` array wrapper
to a per-event URL POST /api/broadcast/{topic}/events/{event}, sending
the payload directly. Adds `?private=true` for private channels,
percent-encodes topic/event as URL path segments, and adds a new
httpSend(event:data:timeout:) overload for binary payloads sent as
application/octet-stream. Requires Realtime server >= 2.97.0.

Linear: SDK-1019

62 of 64 new or added lines in 2 files covered. (96.88%)

55 existing lines in 3 files now uncovered.

7866 of 9444 relevant lines covered (83.29%)

37.5 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
86.76
0.23% Sources/RealtimeV2/RealtimeClientV2.swift

Coverage Regressions

Lines Coverage ∆ File
32
87.22
0.05% Sources/Auth/AuthClient.swift
20
80.43
0.0% Sources/Auth/Types.swift
3
97.35
-2.65% Sources/Helpers/AnyJSON/AnyJSON.swift
Jobs
ID Job ID Ran Files Coverage
1 28868033816.1 07 Jul 2026 01:19PM UTC 94
83.29
GitHub Action Run
Source Files on build 28868033816
  • Tree
  • List 94
  • Changed 7
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28868033816
  • adb4928d on github
  • Prev Build on main (#28868010683)
  • Next Build on main (#28869300443)
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