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

supabase / supabase-swift / 26906517993

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

61.11
/Sources/Storage/StorageError.swift


Source Not Available

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