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

supabase / supabase-swift / 29763212149
84%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 05:28PM UTC
Jobs 1
Files 95
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

20 Jul 2026 05:17PM UTC coverage: 83.591% (-0.2%) from 83.745%
29763212149

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.

2 of 2 new or added lines in 1 file covered. (100.0%)

17 existing lines in 1 file now uncovered.

8049 of 9629 relevant lines covered (83.59%)

38.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
57.63
-5.76% Sources/RealtimeV2/WebSocket/URLSessionWebSocket.swift
Jobs
ID Job ID Ran Files Coverage
1 29763212149.1 20 Jul 2026 05:28PM UTC 95
83.59
GitHub Action Run
Source Files on build 29763212149
  • Tree
  • List 95
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29763212149
  • dc37cd61 on github
  • Prev Build on main (#29759164343)
  • Next Build on main (#29764779923)
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