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

supabase / supavisor / 26757388979 / 1
76%
main: 76%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 01:28PM UTC
Files 126
Run time 4s
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

01 Jun 2026 01:18PM UTC coverage: 41.231% (-0.03%) from 41.261%
26757388979.1

push

github

web-flow
chore: 2.9.6 release with soft_purge fix for hot-path modules and lowered suspend timeout for DbHandler (#1001)

Bumps to 2.9.6-rc.0 and switches `ClientHandler`, `DbHandler`,
`ClientHandler.Error`, `ClientHandler.Checks` to `soft_purge`
(PostPurge) in the relup appups.

Under load, the deferred `code:purge/1` inside
`release_handler:make_permanent/1` kills ClientHandlers blocked in
`:gen_statem.call(db_handler, …)` during the suspended-DbHandler window
— they have `Supavisor.ClientHandler.*` frames on their stack and count
as "lingerers". `soft_purge` makes `make_permanent` skip the kill; both
code versions stay resident until the next relup drains the old one.
Suspend/resume kept; all other modules stay `brutal_purge`.

The 2.9.5 relups are also patched in-place so a to-2.9.5 upgrade with
the fix remains possible.

Also fixes `mix.exs:151` so the appup-copy step survives hyphenated
to-versions: the filename split now uses `parts: 2`, otherwise
`supavisor-2.9.6-rc.0.appup` would parse as `["supavisor", "2.9.6",
"rc.0"]` and crash the release build with a `MatchError`.

Plan: tag this branch as v2.9.6-rc.0, validate in staging, then a
follow-up commit bumps to v2.9.6.

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1373 of 3330 relevant lines covered (41.23%)

3409.77 hits per line

Source Files on job run-integration - 26757388979.1
  • Tree
  • List 126
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26757388979
  • e8a4d9c1 on github
  • Prev Job for on main (#26505402060.1)
  • Next Job for on main (#26819978944.1)
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