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

supabase / supavisor / 17585303438
65%

Build:
DEFAULT BRANCH: main
Ran 09 Sep 2025 02:14PM UTC
Jobs 2
Files 68
Run time 2min
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

09 Sep 2025 02:06PM UTC coverage: 58.724% (+0.04%) from 58.686%
17585303438

push

github

web-flow
refactor: use DbHandler.checkout instead of direct gen_statem.call (#742)

## What kind of change does this PR introduce?
Small refactor / code cleanup

## What is the current behavior?
The code directly calls `:gen_statem.call/2` when checking out a DB
socket.

## What is the new behavior?
The code now uses the `DbHandler.checkout/3` function, which
encapsulates the `:gen_statem.call/2` logic.

Co-authored-by: felipe stival <14948182+v0idpwn@users.noreply.github.com>

0 of 1 new or added line in 1 file covered. (0.0%)

1528 of 2602 relevant lines covered (58.72%)

5265.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
67.54
0.0% lib/supavisor/client_handler.ex
Jobs
ID Job ID Ran Files Coverage
1 run-integration - 17585303438.1 09 Sep 2025 02:19PM UTC 68
42.89
GitHub Action Run
2 run-tests - 17585303438.2 09 Sep 2025 02:14PM UTC 68
53.96
GitHub Action Run
Source Files on build 17585303438
  • Tree
  • List 68
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17585303438
  • 4a680943 on github
  • Prev Build on main (#17561864480)
  • Next Build on main (#17620675141)
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