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

supabase / supabase-swift / 32706801510
89%

Build:
DEFAULT BRANCH: main
Ran 24 Aug 2026 08:35AM UTC
Jobs 1
Files 107
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

24 Aug 2026 08:32AM UTC coverage: 87.075% (-0.04%) from 87.113%
32706801510

push

github

web-flow
feat(postgrest): add key-path filters and modifiers to the typed query (#1254)

* feat(postgrest): add key-path filters and modifiers to the typed query

A mistyped column is now a compile error instead of a runtime 400.

Filters live on PostgrestKeyPathFilterable and return Self, so the mutation
type inherits them. order/limit move the request into PostgrestTransformPhase
and so cannot return Self; they are declared on PostgrestTypedQuery and return
the transform-phase query, matching the string-based builders' own rule that
no filter follows a transform.

* chore(compliance): register the key-path filters and modifiers

Each typed filter is another entry point for a capability the string API
already implements, so it joins that feature's existing symbol list.

30 of 39 new or added lines in 1 file covered. (76.92%)

9176 of 10538 relevant lines covered (87.08%)

90.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
76.92
Sources/PostgREST/Query/PostgrestTypedQuery+Filters.swift
Jobs
ID Job ID Ran Files Coverage
1 32706801510.1 24 Aug 2026 08:35AM UTC 107
87.08
GitHub Action Run
Source Files on build 32706801510
  • Tree
  • List 107
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32706801510
  • d177ab64 on github
  • Prev Build on main (#32519355355)
  • Next Build on main (#32707322191)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc