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

supabase / supabase-swift / 16605636117
80%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2025 07:49PM UTC
Jobs 1
Files 81
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

29 Jul 2025 07:33PM UTC coverage: 78.257% (+0.3%) from 77.977%
16605636117

push

github

web-flow
feat(realtime): subscribe retry improvements (#747)

* feat(realtime): add retry limit to subscribe

* feat(realtime): add exponential backoff with jitter and cancellation support

* use Encodable type for broadcast

* fix tests

* test: revamp realtime tests

* remove redundant test case

* fix(realtime): fix subscription retry logic and test failures

- Add missing return statement in subscribeWithError() to prevent infinite retries
- Add heartbeat response handling in testBehavior test
- Fix test expectations for retry attempts
- Ensure proper cleanup on subscription failure

This fixes the issue where successful subscriptions would continue retrying
and tests would fail due to incorrect retry attempt counting.

* add configurable option for maxRetryAttempts

99 of 105 new or added lines in 4 files covered. (94.29%)

5485 of 7009 relevant lines covered (78.26%)

23.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
68.12
4.72% Sources/Realtime/RealtimeChannelV2.swift
Jobs
ID Job ID Ran Files Coverage
1 16605636117.1 29 Jul 2025 07:49PM UTC 81
78.26
GitHub Action Run
Source Files on build 16605636117
  • Tree
  • List 81
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16605636117
  • 34a70ac0 on github
  • Prev Build on main (#16598967050)
  • Next Build on main (#16617210232)
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