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

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

Build:
Build:
LAST BUILD BRANCH: claude/vibrant-carson-674f4a
DEFAULT BRANCH: main
Ran 03 Jun 2026 07:07PM UTC
Jobs 1
Files 92
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

03 Jun 2026 06:59PM UTC coverage: 80.883%. First build
26906517993

Pull #988

github

grdsdev
fix(tests): adapt leading-slash integration test to task-returning storage API

`upload(_:data:)` and `download(path:)` no longer return their final
values directly — they return `StorageUploadTask` / `StorageTransferTask<URL>`
respectively. Use `.value` to await completion and switch the assertion
to `downloadData(...).value` to get back `Data` instead of a temp `URL`.

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

982 of 1143 new or added lines in 11 files covered. (85.91%)

7971 of 9855 relevant lines covered (80.88%)

28.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
38
78.03
Sources/Storage/MultipartUploadEngine.swift
31
63.95
Sources/Storage/UploadSource.swift
25
92.28
Sources/Storage/TUSUploadEngine.swift
21
61.11
Sources/Storage/StorageError.swift
20
81.82
Sources/Storage/DownloadSessionDelegate.swift
11
94.23
Sources/Storage/StorageFileAPI.swift
10
94.54
Sources/Storage/DownloadEngine.swift
5
86.25
Sources/Storage/StorageClient.swift
Jobs
ID Job ID Ran Files Coverage
1 26906517993.1 03 Jun 2026 07:07PM UTC 92
80.88
GitHub Action Run
Source Files on build 26906517993
  • Tree
  • List 92
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26906517993
  • Pull Request #988
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