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

supabase / postgres-meta
84%

Build:
DEFAULT BRANCH: master
Repo Added 05 Feb 2025 02:24AM UTC
Token dkrWg0RpT2TL6jXoq6lIpRNJ8wSPIO5I9 regen
Build 255 Last
Files 82
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-application-name
  • avallete-patch-1
  • avallete/fix-indexes-array-results
  • avallete/pg-add-maximum-query-resultsize-limit
  • avallete/pgmeta-60-fastifyerror-request-body-is-too-large
  • avallete/pgmeta-63-generated-types-not-consistently-reproducible
  • avallete/pgmeta-73-suboptimal-tables-query-schema-filter-happens-late
  • avallete/pgmeta-74-add-a-way-on-postgres-meta-repository-to-trigger-canary
  • charis/primary-key-order
  • chore-review-actions
  • chore/add-python-types-runtime-canary-check
  • chore/add-sentry-monitoring
  • chore/bump-pgsql-parser
  • chore/cd-perms
  • chore/coveralls
  • chore/ignore-sentryclirc
  • chore/isolate-function-type-generation
  • chore/refactor-typegen-loops
  • chore/update-codeowners
  • chore/update-result-size-env-format
  • chore/upgrade-deps
  • ci/fix-canary-comment-action
  • claude/add-zod-jsonschema-generator-6hC8j
  • claude/bump-node-22
  • claude/funny-tesla-wofjdj
  • claude/release-pipeline-failure-vsz7bs
  • close-both-apps
  • copilot/add-python-type-generator-support
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/github-script-8
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/aws-actions/configure-aws-credentials-5
  • dependabot/github_actions/aws-actions/configure-aws-credentials-6
  • dependabot/github_actions/cycjimmy/semantic-release-action-5
  • dependabot/npm_and_yarn/fastify-4.29.1
  • dependabot/npm_and_yarn/multi-c22e25d29b
  • dependabot/npm_and_yarn/pino-pretty-13.1.1
  • dependabot/npm_and_yarn/pino-pretty-13.1.2
  • dependabot/npm_and_yarn/vite-6.2.4
  • dependabot/npm_and_yarn/vite-6.2.5
  • dependabot/npm_and_yarn/vite-6.2.6
  • dependabot/npm_and_yarn/vite-6.3.4
  • dependabot/npm_and_yarn/vite-6.3.6
  • dependabot/npm_and_yarn/vite-6.4.1
  • dependabot/npm_and_yarn/vitest-3.0.5
  • etienne/bump-ci
  • etienne/sec-574-trusted-publisher-pg-meta
  • etienne/sec-666
  • etienne/sec-822
  • feat/add-functions-setof-type-introspection
  • feat/add-functions-setof-type-introspection-v2
  • feat/add-idle-timeout-session
  • feat/add-internal-supabase-options-schema
  • feat/application-name
  • feat/no-transaction-parameter
  • feat/parameter-binding
  • feature/python-generator
  • fix-remove-cache-release-action
  • fix/add-graceful-exit-logging
  • fix/add-query-timeout
  • fix/catch-invalid-url-early
  • fix/composite-type-fields-nullable
  • fix/correct-instantiate-spelling
  • fix/docs-swagger-ui-github-token
  • fix/functions-typescript-type-definition
  • fix/go-type-name-crash-on-underscore
  • fix/inconsistent-function-return-types
  • fix/interval-go-swift-type-maps
  • fix/non-included-schemas-filters
  • fix/npm-release-repository-format
  • fix/nullable-interval-types
  • fix/only-add-statement-timeout-on-direct-connection
  • fix/postgres-meta-query-timeout-bypass
  • fix/prefer-current-schema-typescript-typegen
  • fix/python-optional-nullable-columns-insert-update
  • fix/query-timeout-connection-closing
  • fix/respect-pg-meta-db-port-encrypted-header
  • fix/sec-912
  • fix/tables-retrieve-non-public-schema
  • fix/this-end-is-not-a-function-error
  • fix/trigger-release
  • fix/ts-template-default-schema
  • fix/ts-typegen-stable-functions-union-orders
  • fix/typegen-go-array-types
  • fix/typegen-rows-one-array
  • fix/typescript-type-generation
  • fix/typescrypt-gen-args-sorting
  • fix/union-unknown-null
  • fix/upgrade-pg-for-scraml-handling
  • fix/view-insert-update-types-with-instead-of-triggers
  • fix_querytable_id
  • gwax/add-enum-constants
  • kiwicopple-patch-1
  • master
  • or/entity-route-test-coverage
  • referenced_column_sort_fix
  • silentworks/python-type-gen-fix
  • supabase-numeric-to-swift-decimal
  • tests
  • upgrade-github-actions-node24
  • upgrade-github-actions-node24-general

06 Aug 2026 11:01AM UTC coverage: 84.0%. Remained the same
31095570121

push

github

web-flow
fix(ci): pass GITHUB_TOKEN to swagger-ui-action in docs workflow (#1099)

The Docs workflow fails at the Generate Swagger UI step with
'[@octokit/auth-action] GITHUB_TOKEN variable is not set'. The action
uses the token to query and download the swagger-ui release from the
GitHub API, and declares GITHUB_TOKEN as an optional input.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

1175 of 1512 branches covered (77.71%)

Branch coverage included in aggregate %.

6306 of 7394 relevant lines covered (85.29%)

89.5 hits per line

Relevant lines Covered
Build:
Build:
7394 RELEVANT LINES 6306 COVERED LINES
89.5 HITS PER LINE
Source Files on master
  • Tree
  • List 82
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31095570121 master fix(ci): pass GITHUB_TOKEN to swagger-ui-action in docs workflow (#1099) The Docs workflow fails at the Generate Swagger UI step with '[@octokit/auth-action] GITHUB_TOKEN variable is not set'. The action uses the token to query and download the s... push 06 Aug 2026 11:03AM UTC web-flow github
84.0
31095232094 master chore: bump Node.js runtime to 22 (#1098) Node 20 reached end-of-life in April 2026. Bump the runtime used for CI, releases, and the published Docker image to Node 22: - .nvmrc: v20 -> v22 (used by ci, release, canary-deploy, docs workflows) -... push 06 Aug 2026 10:58AM UTC web-flow github
84.0
31093222661 fix/docs-swagger-ui-github-token Merge 78cf33e30 into cf6e4aaa5 Pull #1099 06 Aug 2026 10:27AM UTC GitHub github
84.0
31091366812 master fix(ci): pin npm to v11 in release workflow (#1097) npm 12 dropped support for Node 20 (requires ^22.22.2 || ^24.15.0 || >=26.0.0), so 'npm install -g npm@latest' now fails on the Node 20 runner pinned by .nvmrc. Pin to npm@11, which supports Nod... push 06 Aug 2026 10:01AM UTC web-flow github
84.0
31091381621 claude/bump-node-22 Merge a1aebeb3a into cf6e4aaa5 Pull #1098 06 Aug 2026 10:01AM UTC web-flow github
84.0
31091065053 claude/release-pipeline-failure-vsz7bs Merge cdc61f927 into 9eda207a3 Pull #1097 06 Aug 2026 09:56AM UTC GitHub github
84.0
31029596775 master fix(typegen): only collapse ROWS 1 return types when SetofOptions is emitted (#1096) * fix(typegen): only collapse ROWS 1 return types when SetofOptions is emitted * fix: update snapshots push 05 Aug 2026 05:22PM UTC web-flow github
84.0
30805303117 fix/typegen-rows-one-array Merge 63ab9c83c into e7d86a395 Pull #1096 03 Aug 2026 10:24AM UTC GitHub github
84.0
29594029941 master fix: improve literal escapes (#1090) * fix: missing ident on role management * fix: correctly literal for GUC values * chore: prettier push 17 Jul 2026 03:56PM UTC web-flow github
84.0
29593409831 fix/sec-912 Merge 2ede3a936 into f21a4da30 Pull #1090 17 Jul 2026 03:47PM UTC web-flow github
84.0
See All Builds (255)

Badge your Repo: postgres-meta

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc