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

supabase / supavisor / 15642347886 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2025 07:30PM UTC
Files 54
Run time 3s
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: 36.492% (+0.05%) from 36.443%
15642347886.1

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.

751 of 2058 relevant lines covered (36.49%)

112.03 hits per line

Source Files on job run-integration - 15642347886.1
  • Tree
  • List 54
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15642347886
  • 5075ce17 on github
  • Prev Job for on main (#15638667964.1)
  • Next Job for on main (#15688076777.2)
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