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

supabase-community / supabase-mcp / 21644707981
96%

Build:
DEFAULT BRANCH: main
Ran 03 Feb 2026 07:34PM UTC
Jobs 1
Files 28
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

03 Feb 2026 07:33PM UTC coverage: 95.301% (-0.2%) from 95.46%
21644707981

push

github

web-flow
fix: move Zod .describe() schemas to module level to prevent memory leak (#215)

* fix: move Zod .describe() schemas to module level to prevent memory leak

Schemas using .describe() register in Zod's globalRegistry. When created
inside get*Tools() functions, they re-register on every request, causing
memory leaks. Moving them to module scope ensures single registration.

* test: add regression test for Zod global registry memory leak

* chore: remove superfluous comments about Zod schema hoisting

* refactor: simplify regions.ts to break circular dependency

262 of 291 branches covered (90.03%)

Branch coverage included in aggregate %.

113 of 115 new or added lines in 8 files covered. (98.26%)

2253 of 2348 relevant lines covered (95.95%)

53.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.97
-0.36% packages/mcp-server-supabase/src/tools/account-tools.ts
1
96.69
-0.54% packages/mcp-server-supabase/src/tools/branching-tools.ts
Jobs
ID Job ID Ran Files Coverage
1 21644707981.1 03 Feb 2026 07:34PM UTC 28
95.3
GitHub Action Run
Source Files on build 21644707981
  • Tree
  • List 28
  • Changed 9
  • Source Changed 8
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21644707981
  • ba30c1dd on github
  • Prev Build on main (#21371981186)
  • Next Build on main (#21646439500)
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