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

supabase / supabase-swift / 23863966727

01 Apr 2026 06:19PM UTC coverage: 78.695% (-1.6%) from 80.282%
23863966727

Pull #917

github

web-flow
feat(helpers): add _HTTPClient (#942)

* feat(helpers): add _HTTPClient with RequestBody and separate query/body params

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat(helpers): add TokenProvider support to _HTTPClient

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refactor(helpers): stream UInt8 bytes instead of single-byte Data chunks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(helpers): add FoundationNetworking import for Linux and Sendable conformance to RequestBody

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(helpers): guard fetchStream behind canImport(Darwin) — URLSession.bytes unavailable on Linux

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(helpers): use @autoclosure @Sendable for RequestBody to satisfy Sendable without @unchecked

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(tests): resolve Sendable and actor-isolation errors in PostgREST and Storage tests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #917: feat!: v3

101 of 286 new or added lines in 25 files covered. (35.31%)

4 existing lines in 2 files now uncovered.

6379 of 8106 relevant lines covered (78.69%)

27.65 hits per line

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

79.41
/Sources/Helpers/HTTP/HTTPRequest.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