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

supabase / supavisor / 27165991153
77%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 09:08PM UTC
Jobs 2
Files 126
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

08 Jun 2026 08:47PM UTC coverage: 76.351% (-0.1%) from 76.471%
27165991153

push

github

web-flow
test: fix race in tenant metrics aggregation tests (#1026)

## What kind of change does this PR introduce?

Adds a simple and defensive synchronization step to wait for all tenant
registrations to happen before executing metrics.

## What is the current behavior?


https://github.com/supabase/supavisor/actions/runs/26826883951/job/79096879479

We don't wait for all `Registry.register` calls to finish before
executing metrics aggregation. Generally fine as they usually finish on
time. But still worth a defensive check as the above run failed.

## What is the new behavior?

Waits for all `Registry.register` calls to finish by sending a
registered event to the parent test process that we count for.

Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
Co-authored-by: felipe stival <14948182+v0idpwn@users.noreply.github.com>

2544 of 3332 relevant lines covered (76.35%)

55291.26 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
81.21
-2.42% lib/supavisor/client_handler.ex
1
87.5
-12.5% lib/supavisor/errors/client_socket_closed_error.ex
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 27165991153.1 08 Jun 2026 09:21PM UTC 126
75.03
GitHub Action Run
2 run-integration - 27165991153.2 08 Jun 2026 09:08PM UTC 126
41.12
GitHub Action Run
Source Files on build 27165991153
  • Tree
  • List 126
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27165991153
  • 8893dceb on github
  • Prev Build on main (#27162032768)
  • Next Build on main (#27167875001)
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