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

supabase / supabase-swift / 28589502983
81%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 12:33PM UTC
Jobs 1
Files 94
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

02 Jul 2026 12:20PM UTC coverage: 81.186% (+0.2%) from 80.991%
28589502983

push

github

web-flow
fix(postgrest): remove invalid quotes from explain() plan media type (#1048)

* fix(postgrest): remove invalid quotes from explain() plan media type

The Accept header for explain() emitted
application/vnd.pgrst.plan+"text" with literal double quotes around the
format. Quotes are not valid in a structured-syntax suffix, so PostgREST
does not recognize the plan media type. This matches postgrest-js, which
emits application/vnd.pgrst.plan+${format} with no quotes.

* fix(postgrest): quote the for= media type in explain() header

RFC 7231 media-type parameter values that are not valid tokens (e.g.
application/json, which contains "/") must be a quoted-string. Quote the
for= value to match the postgrest-js reference, which emits
for="\${forMediatype}". Also adds a snapshot test for the json plan format.

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

6 existing lines in 2 files now uncovered.

7517 of 9259 relevant lines covered (81.19%)

37.05 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
37.23
11.68% Sources/Auth/Internal/Keychain.swift
1
41.67
-8.33% Sources/Auth/Storage/KeychainLocalStorage.swift
Jobs
ID Job ID Ran Files Coverage
1 28589502983.1 02 Jul 2026 12:33PM UTC 94
81.19
GitHub Action Run
Source Files on build 28589502983
  • Tree
  • List 94
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28589502983
  • 261aba01 on github
  • Prev Build on main (#28431956150)
  • Next Build on main (#28598361940)
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