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

supabase / supavisor / 16032473998
65%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2025 06:13PM UTC
Jobs 2
Files 56
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

02 Jul 2025 06:05PM UTC coverage: 55.392% (-0.3%) from 55.703%
16032473998

push

github

web-flow
fix(client-handler): handle :cancel_query when state is :idle (#692)

Fixes
```
[error] ClientHandler: Undefined msg: [{"type", :info}, {"content", :cancel_query}]
```
I see it pretty often in the logs. It seems to me that it should be just
a no-op (query cancel coming late, when the query was already
completed). The current code already ignores it, so the patch
effectively just removes the error log (and adds a dedicated code path
for it)

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

8 existing lines in 5 files now uncovered.

1166 of 2105 relevant lines covered (55.39%)

131.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.0
-2.5% lib/supavisor/secret_checker.ex
1
55.56
-1.85% lib/supavisor/handler_helpers.ex
1
49.09
-0.91% lib/supavisor/helpers.ex
2
55.56
-22.22% lib/supavisor/tenants_metrics.ex
3
63.98
-0.59% lib/supavisor/client_handler.ex
Jobs
ID Job ID Ran Files Coverage
1 run-integration - 16032473998.1 02 Jul 2025 06:13PM UTC 56
36.86
GitHub Action Run
2 run-tests - 16032473998.2 02 Jul 2025 06:13PM UTC 56
52.83
GitHub Action Run
Source Files on build 16032473998
  • Tree
  • List 56
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16032473998
  • f57e71f9 on github
  • Prev Build on main (#16029319408)
  • Next Build on main (#16081018726)
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