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

supabase / supavisor / 18104282120
65%

Build:
DEFAULT BRANCH: main
Ran 29 Sep 2025 04:53PM UTC
Jobs 2
Files 68
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

29 Sep 2025 04:43PM UTC coverage: 60.368% (+0.7%) from 59.631%
18104282120

push

github

web-flow
test: add upstream TLS validation and schema assertions (#745)

## What kind of change does this PR introduce?

Test improvements

## What is the current behavior?

- `TenantControllerTest` did not cover upstream TLS certificate
validation (`upstream_tls_ca`, `upstream_verify`).
- Tests used `Routes.tenant_path/3` instead of `~p` verified routes.
- JSON responses were not validated against OpenAPI schemas.

## What is the new behavior?

- Added tests for upstream TLS CA handling (valid, invalid, and verify
cases).
- Migrated tests to use `~p` verified routes.
- Added `assert_schema/2` checks for JSON responses.

4 of 8 new or added lines in 3 files covered. (50.0%)

9 existing lines in 2 files now uncovered.

1575 of 2609 relevant lines covered (60.37%)

5259.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
74.47
17.95% lib/supavisor_web/controllers/tenant_controller.ex
3
42.86
42.86% lib/supavisor_web/open_api_schemas.ex

Uncovered Existing Lines

Lines Coverage ∆ File
2
69.53
-0.78% lib/supavisor.ex
7
66.33
-1.0% lib/supavisor/client_handler.ex
Jobs
ID Job ID Ran Files Coverage
1 run-integration - 18104282120.1 29 Sep 2025 04:53PM UTC 68
42.39
GitHub Action Run
2 run-tests - 18104282120.2 29 Sep 2025 04:54PM UTC 68
56.23
GitHub Action Run
Source Files on build 18104282120
  • Tree
  • List 68
  • Changed 10
  • Source Changed 3
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18104282120
  • 0e85637a on github
  • Prev Build on main (#17802639047)
  • Next Build on main (#18199703179)
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