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

supabase / supautils / 15088481773
88%

Build:
DEFAULT BRANCH: master
Ran 17 May 2025 07:41PM UTC
Jobs 1
Files 8
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

17 May 2025 07:40PM UTC coverage: 87.071% (-0.08%) from 87.152%
15088481773

push

github

steve-chavez
refactor: deduplicate logic in create extension

The `handle_create_extension` function repeated statements unnecessarily:

- switched to superuser multiple times
- downgraded to privileged role multiple times

The switching only needed to be done one time at the start, and
downgrading one time at the end.

The same effect is maintained, no tests are broken.

Also `run_process_utility_hook` is executed once for the `create
extension` logic now.

Partly addresses https://github.com/supabase/supautils/issues/79.

78 of 78 new or added lines in 2 files covered. (100.0%)

963 of 1106 relevant lines covered (87.07%)

28.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15088481773.1 17 May 2025 07:41PM UTC 8
87.07
GitHub Action Run
Source Files on build 15088481773
  • Tree
  • List 8
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15088481773
  • 62adaf65 on github
  • Prev Build on master (#15078517339)
  • Next Build on master (#15089561468)
  • Delete
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