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

supabase / supabase-swift / 25375459036
80%
main: 81%

Build:
Build:
LAST BUILD BRANCH: claude/vibrant-carson-674f4a
DEFAULT BRANCH: main
Ran 05 May 2026 12:18PM 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

05 May 2026 12:08PM UTC coverage: 80.438%. First build
25375459036

Pull #988

github

grdsdev
test(storage): add API-level tests for download() and downloadData()

DownloadSessionDelegateTests verified individual delegate callbacks
but no test exercised the full StorageFileAPI → DownloadSessionDelegate
→ StorageDownloadTask wiring. The new suite covers:

- download() delivers a file on disk with the expected contents
- download() yields a .completed event with a valid URL
- download() on network failure yields .failed(.networkError)
- download() on network failure throws from .value
- downloadData() returns the file contents as Data

MockingURLProtocol is propagated to the download URLSession by
StorageClient.init, so Mocker intercepts download tasks too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #988: feat(storage): add TUS resumable uploads, background downloads, and multipart upload engine

832 of 1008 new or added lines in 8 files covered. (82.54%)

7825 of 9728 relevant lines covered (80.44%)

28.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
57
86.76
Sources/Storage/StorageFileAPI.swift
37
77.78
Sources/Storage/MultipartUploadEngine.swift
31
62.2
Sources/Storage/UploadSource.swift
28
91.05
Sources/Storage/TUSUploadEngine.swift
14
87.83
Sources/Storage/DownloadSessionDelegate.swift
5
86.25
Sources/Storage/StorageClient.swift
4
89.47
Sources/Storage/StorageError.swift
Jobs
ID Job ID Ran Files Coverage
1 25375459036.1 05 May 2026 12:18PM UTC 91
80.44
GitHub Action Run
Source Files on build 25375459036
  • 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 #25375459036
  • Pull Request #988
  • Next Build on claude/vibrant-carson-674f4a (#25376052761)
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