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

supabase / supabase-swift / 33047778056
87%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2026 07:01AM UTC
Jobs 1
Files 109
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

27 Aug 2026 06:57AM UTC coverage: 86.941%. Remained the same
33047778056

push

github

web-flow
refactor(postgrest): drop the dead named(Update) entry from @Table (#1285)

`@Table` declared `named(Update)` among the names it introduces, but it
has not generated an `Update` type since `PostgrestUpdate` replaced the
row-shaped update. `TableMacro.expansion` writes only an `Insert` shape.

The entry was harmless — an over-declared name just reserves an
identifier the macro never emits — but it misled. A reader auditing what
`@Table` produces saw a nested `Update` promised in the declaration and
found `PostgrestUpdate` instead, which is built from key paths rather
than a generated row shape.

Fixes SDK-1622

9227 of 10613 relevant lines covered (86.94%)

1011900.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33047778056.1 27 Aug 2026 07:01AM UTC 109
86.94
GitHub Action Run
Source Files on build 33047778056
  • Tree
  • List 109
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33047778056
  • 0d279aa7 on github
  • Prev Build on main (#33001779423)
  • Next Build on main (#33054602755)
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