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

supabase / supabase-swift / 27540590366
81%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 10:46AM UTC
Jobs 1
Files 90
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

15 Jun 2026 10:38AM UTC coverage: 81.389%. Remained the same
27540590366

push

github

web-flow
fix(tests): grant API access to integration test tables and functions (#1018)

New Supabase behavior no longer auto-grants public schema access to the
anon and authenticated roles. Explicit GRANT statements are now required
for tables, views, sequences, and functions to be reachable via the
REST/GraphQL Data API.

Adds a new migration that grants ALL on tables, SELECT on the updatable
view, USAGE/SELECT on SERIAL sequences, and EXECUTE on RPC functions to
the anon and authenticated roles.

Ref: https://github.com/orgs/supabase/discussions/45329

7220 of 8871 relevant lines covered (81.39%)

31.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27540590366.1 15 Jun 2026 10:46AM UTC 90
81.39
GitHub Action Run
Source Files on build 27540590366
  • Tree
  • List 90
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27540590366
  • 8372c181 on github
  • Prev Build on main (#27339156997)
  • Next Build on main (#27541370205)
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