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

supabase / supabase-swift / 23296376626
80%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2026 01:22PM UTC
Jobs 1
Files 86
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

19 Mar 2026 01:07PM UTC coverage: 80.174% (+0.02%) from 80.157%
23296376626

push

github

web-flow
feat(storage): implement setHeader method on storage client (#910)

Adds a new `setHeader(name:value:)` method to `StorageApi` for setting
per-request HTTP headers on storage operations. This maintains parity
with supabase-js PR #2079.

Key behaviors:
- Creates a copy of headers to avoid mutating shared state
- Returns self for method chaining
- Each StorageFileApi instance maintains independent headers

Acceptance Criteria:
- [x] `setHeader(name:value:)` method implemented on storage base client
- [x] Headers are copied (not mutated) when setting
- [x] Method chaining supported
- [x] Unit tests cover happy path and edge cases

Linear: SDK-693

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

8 of 8 new or added lines in 1 file covered. (100.0%)

6341 of 7909 relevant lines covered (80.17%)

27.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23296376626.1 19 Mar 2026 01:22PM UTC 86
80.17
GitHub Action Run
Source Files on build 23296376626
  • Tree
  • List 86
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23296376626
  • 55a64a40 on github
  • Prev Build on main (#22873381715)
  • Next Build on main (#23303996200)
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