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

supabase / supabase-swift / 28680733264
81%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 07:59PM UTC
Jobs 1
Files 93
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

03 Jul 2026 07:52PM UTC coverage: 80.858% (-0.03%) from 80.889%
28680733264

push

github

web-flow
fix(postgrest): quote column names in insert()/upsert() columns list (#1068)

insert() and upsert() built the `columns` query parameter by joining raw
column names with commas, so a column name containing a PostgREST list
delimiter (`,`, `(`, `)`) was mis-split into multiple columns and the
insert targeted the wrong column set.

Wrap each column name in double quotes before joining, matching
postgrest-js.

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

3 existing lines in 1 file now uncovered.

7654 of 9466 relevant lines covered (80.86%)

36.78 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
97.35
-2.65% Sources/Helpers/AnyJSON/AnyJSON.swift
Jobs
ID Job ID Ran Files Coverage
1 28680733264.1 03 Jul 2026 07:59PM UTC 93
80.86
GitHub Action Run
Source Files on build 28680733264
  • Tree
  • List 93
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28680733264
  • 6350a1c0 on github
  • Prev Build on main (#28677649985)
  • Next Build on main (#28681755602)
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