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

supabase / supavisor / 15642347886
65%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2025 07:29PM UTC
Jobs 2
Files 54
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

13 Jun 2025 07:20PM UTC coverage: 50.292% (-0.1%) from 50.389%
15642347886

push

github

web-flow
docs: remove required fields from OpenAPI schema that don’t exist (#633)

## What kind of change does this PR introduce?

Bug fix - Corrects the OpenAPI schema definition by removing invalid
required field specifications.

## What is the current behavior?

I used `swagger2openapi` to generate an OpenAPI yml from the swagger
endpoint. The OpenAPI schema in `lib/supavisor_web/open_api_schemas.ex`
incorrectly lists some fields as required that don't actually exist in
the schema definition, which makes client side OpenAPI validation fail.

## What is the new behavior?

The schema's required fields list has been updated to only include
fields that actually exist in the schema definition.

1035 of 2058 relevant lines covered (50.29%)

132.23 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.46
-0.77% lib/supavisor.ex
1
48.62
-0.92% lib/supavisor/helpers.ex
1
75.0
-2.5% lib/supavisor/secret_checker.ex
Jobs
ID Job ID Ran Files Coverage
1 run-integration - 15642347886.1 13 Jun 2025 07:30PM UTC 54
36.49
GitHub Action Run
2 run-tests - 15642347886.2 13 Jun 2025 07:29PM UTC 54
48.25
GitHub Action Run
Source Files on build 15642347886
  • Tree
  • List 54
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15642347886
  • 5075ce17 on github
  • Prev Build on main (#15638667964)
  • Next Build on main (#15688076777)
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