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

supabase / gotrue / 7533878240
65%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2024 08:53PM UTC
Jobs 1
Files 114
Run time 8s
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 Jan 2024 08:49PM UTC coverage: 65.238%. Remained the same
7533878240

push

github

web-flow
feat: use `DO` blocks around SQL statements in migrations (#1335)

Migrations that contain `SELECT`, `INSERT`, `UPDATE`, `DELETE` that are
not already wrapped in a `DO` block, are wrapped. This is because
anything that executes in a `DO` block _does not get counted as
activity_ on the database.

7944 of 12177 relevant lines covered (65.24%)

55.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7533878240.1 15 Jan 2024 08:53PM UTC 0
65.24
GitHub Action Run
Source Files on build 7533878240
Detailed source file information is not available for this build.
  • Back to Repo
  • 061391ac on github
  • Prev Build on master (#7505380622)
  • Next Build on master (#7549833090)
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