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

supabase / cli / 27764782852
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5642-893960a6e9fae412eb0215afae05f1348e356e62
DEFAULT BRANCH: develop
Ran 18 Jun 2026 02:02PM UTC
Jobs 1
Files 227
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

18 Jun 2026 01:59PM UTC coverage: 64.947%. Remained the same
27764782852

push

github

web-flow
chore(api): simplify OpenAPI sync workflow (#5602)

The scheduled API package sync workflow was failing because its inline
OpenAPI comparison logic drifted from the package generator. In
particular, the workflow reimplemented override handling in jq, so
adding new override operations could break the detector before the real
generator ever ran.

This removes the custom detector job and makes the workflow use `pnpm
generate` as the source of truth on every scheduled run. The workflow
now regenerates the API package, formats it, checks for changes under
`packages/api/src/generated`, and only creates a sync PR when generated
output actually changes.

This also removes the stale `high_availability` add override now that
the upstream spec includes that field directly, and refreshes the
generated API files for the current upstream spec.

Reviewer context: future OpenAPI override operation support only needs
to be implemented in the generator path; the workflow no longer has a
second override interpreter to keep in sync.

10752 of 16555 relevant lines covered (64.95%)

7.38 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
80.61
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 27764782852.1 18 Jun 2026 02:02PM UTC 227
64.95
GitHub Action Run
Source Files on build 27764782852
  • Tree
  • List 227
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27764782852
  • 3016806a on github
  • Prev Build on gh-readonly-queue/develop/pr-5619-4f94f6d18b820f066f06b05e33968708f9dc4188 (#27763394169)
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