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

supabase / supabase-swift / 29763212149 / 1
84%
main: 84%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 05:28PM UTC
Files 95
Run time 5s
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 Jul 2026 05:17PM UTC coverage: 83.591% (-0.2%) from 83.745%
29763212149.1

push

github

web-flow
fix(realtime): don't leak disconnected heartbeat status to consumers (#1129)

sendHeartbeat() published `.disconnected` into the same subject backing
`heartbeat`/`onHeartbeat(_:)` whenever a heartbeat tick landed while the
client wasn't connected. Since nothing else in the client reads that
value, it existed purely to notify public consumers — but `.disconnected`
is an internal bookkeeping signal, not a heartbeat outcome, and can leak
during the window between an external disconnect and reconnect completing
(mirrors the fix already applied in supabase-js's RealtimeClient).

Fixes SDK-1330.

8049 of 9629 relevant lines covered (83.59%)

38.55 hits per line

Source Files on job 29763212149.1
  • Tree
  • List 95
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29763212149
  • dc37cd61 on github
  • Prev Job for on main (#29759164343.1)
  • Next Job for on main (#29764779923.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc