• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

supabase / postgres-meta
80%
master: 84%

Build:
Build:
LAST BUILD BRANCH: claude/funny-tesla-wofjdj
DEFAULT BRANCH: master
Repo Added 05 Feb 2025 02:24AM UTC
Token dkrWg0RpT2TL6jXoq6lIpRNJ8wSPIO5I9 regen
Build 245 Last
Files 78
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 claude/funny-tesla-wofjdj
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/funny-tesla-wofjdj
  • 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/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/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/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

20 Jun 2026 12:49PM UTC coverage: 79.777% (-4.2%) from 84.001%
27871702624

Pull #1084

github

web-flow
Merge 830a2fdbe into f21a4da30
Pull Request #1084: feat: consume @supabase/postgrest-typegen for type generation

685 of 962 branches covered (71.21%)

Branch coverage included in aggregate %.

25 of 47 new or added lines in 6 files covered. (53.19%)

118 existing lines in 5 files now uncovered.

4601 of 5664 relevant lines covered (81.23%)

50.35 hits per line

Relevant lines Covered
Build:
Build:
5664 RELEVANT LINES 4601 COVERED LINES
50.35 HITS PER LINE
Source Files on master
  • Tree
  • List 78
  • Changed 13
  • Source Changed 7
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27871702624 claude/funny-tesla-wofjdj Merge 830a2fdbe into f21a4da30 Pull #1084 20 Jun 2026 12:52PM UTC web-flow github
79.78
25808869440 master Merge pull request #1076 from supabase/fix/upgrade-pg-for-scraml-handling fix: upgrade pg package push 13 May 2026 03:27PM UTC web-flow github
84.0
25807292936 fix/upgrade-pg-for-scraml-handling Merge 074909409 into 03df514f2 Pull #1076 13 May 2026 03:00PM UTC web-flow github
84.0
25619149339 fix_querytable_id Merge 5b96cbaff into 03df514f2 Pull #1005 10 May 2026 03:53AM UTC web-flow github
84.0
25324818833 master Merge pull request #1075 from supabase/etienne/sec-822 chore: use literal for limits and offsets push 04 May 2026 02:31PM UTC web-flow github
84.0
25319705930 etienne/sec-822 Merge f90f82b7f into 27e7023f5 Pull #1075 04 May 2026 12:46PM UTC web-flow github
84.0
25158220938 master fix: pass types to recursive call so array of enums resolves to []string (#1074) push 30 Apr 2026 09:36AM UTC web-flow github
83.97
25131731051 fix/typegen-go-array-types Merge d82ce1509 into cd825bc39 Pull #1074 29 Apr 2026 08:21PM UTC web-flow github
83.97
24347267402 fix/composite-type-fields-nullable Merge afd8760bc into cd825bc39 Pull #1063 13 Apr 2026 01:57PM UTC web-flow github
83.85
24283493951 fix/view-insert-update-types-with-instead-of-triggers Merge 048a1fc83 into cd825bc39 Pull #1062 11 Apr 2026 01:31PM UTC web-flow github
84.04
See All Builds (245)

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 · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc