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

supabase / supabase-swift / 19564017052
80%

Build:
DEFAULT BRANCH: main
Ran 21 Nov 2025 08:13AM 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

21 Nov 2025 08:04AM UTC coverage: 80.542% (+0.05%) from 80.489%
19564017052

push

github

web-flow
feat(postgrest): add missing operators match, imatch, and isDistinct (#857)

* feat(postgrest): add missing operators match, imatch, and isDistinct

Implements missing PostgREST v12 operators to bring the Swift SDK up to date with the official PostgREST API specification.

New operators:
- match(): Regex pattern matching (case-sensitive) using ~ operator
- imatch(): Regex pattern matching (case-insensitive) using ~* operator
- isDistinct(): IS DISTINCT FROM operator for NULL-aware comparison

Also fixes semantic helper methods plainToFullTextSearch(), phraseToFullTextSearch(), and webFullTextSearch() to call textSearch() directly with the appropriate type parameter.

Includes comprehensive tests for all new operators.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

* record snapshot

---------

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

21 of 24 new or added lines in 1 file covered. (87.5%)

6271 of 7786 relevant lines covered (80.54%)

27.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
85.11
1.2% Sources/PostgREST/PostgrestFilterBuilder.swift
Jobs
ID Job ID Ran Files Coverage
1 19564017052.1 21 Nov 2025 08:13AM UTC 86
80.54
GitHub Action Run
Source Files on build 19564017052
  • 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 #19564017052
  • af786cb0 on github
  • Prev Build on main (#19539918465)
  • Next Build on main (#20075272511)
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