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

supabase / supabase-swift / 25547174375
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: claude/kind-wilson-5cee0b
DEFAULT BRANCH: main
Ran 08 May 2026 09:15AM UTC
Jobs 1
Files 91
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

08 May 2026 09:07AM UTC coverage: 80.97% (+0.5%) from 80.446%
25547174375

Pull #993

github

grdsdev
feat(storage): add DownloadSessionDelegate and download API with pause/resume/cancel

- Add DownloadSessionDelegate actor routing URLSessionDownloadDelegate callbacks
  by taskIdentifier, enabling background URLSession support
- Add download(path:) -> StorageDownloadTask — downloads to disk with
  pause/resume/cancel via URLSessionDownloadTask
- Add downloadData(path:) -> StorageTransferTask<Data> — convenience wrapper
  that loads into memory
- Add backgroundDownloadSessionIdentifier config for background transfers
- Add StorageClient.handleBackgroundEvents(forSessionIdentifier:completionHandler:)
  for AppDelegate wiring

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Pull Request #993: feat(storage): add DownloadSessionDelegate and download API with pause/resume/cancel

172 of 200 new or added lines in 3 files covered. (86.0%)

27 existing lines in 3 files now uncovered.

7829 of 9669 relevant lines covered (80.97%)

29.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
23
83.21
Sources/Storage/DownloadSessionDelegate.swift
5
86.25
-0.85% Sources/Storage/StorageClient.swift

Coverage Regressions

Lines Coverage ∆ File
21
77.78
-0.26% Sources/Storage/MultipartUploadEngine.swift
5
37.23
11.68% Sources/Auth/Internal/Keychain.swift
1
41.67
-8.33% Sources/Auth/Storage/KeychainLocalStorage.swift
Jobs
ID Job ID Ran Files Coverage
1 25547174375.1 08 May 2026 09:15AM UTC 91
80.97
GitHub Action Run
Source Files on build 25547174375
  • Tree
  • List 91
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25547174375
  • Pull Request #993
  • PR Base - stacked/pr2-tus (#25547158182)
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