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

supabase / supabase-swift / 25365950930

05 May 2026 08:29AM UTC coverage: 80.613%. First build
25365950930

Pull #988

github

grdsdev
fix(storage): replace Mocker requestCount with SequentialMockProtocol in 409 retry test

Mocker 3.0.2 does not have a requestCount parameter on Mock.init.
Rewrite repeatedConsecutive409sFailWithError to use SequentialMockProtocol
with the exact 8-response sequence (POST + 3×(PATCH→409, HEAD→0) + PATCH→409)
that trips the engine's consecutive-409 guard.

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

821 of 999 new or added lines in 8 files covered. (82.18%)

7834 of 9718 relevant lines covered (80.61%)

28.8 hits per line

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

86.25
/Sources/Storage/StorageFileAPI.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