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

supabase / postgrest-js / 16771712837
97%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2025 08:31AM UTC
Jobs 1
Files 9
Run time 2min
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

06 Aug 2025 08:29AM UTC coverage: 96.898%. Remained the same
16771712837

push

github

web-flow
fix(typegen): avoid possible infinite recursion error (#630)

* fix(typegen): avoid possible infinite recursion error

- Add a fixed max depth to recursive types allowing Typescript to not raise
possible infinite recursion error too early.
- Add test to ensure that the provided fix remove this error from a recursive embeding

Related:
https://github.com/supabase/supabase-js/issues/1354
https://github.com/supabase/supabase-js/issues/1372
https://github.com/supabase/supabase-js/issues/808

* fix(typegen): infinite recursion error

Fixes regression introduced in #627
While fixing the invalid intersection for conflicting keys case
the Omit did lead to a huge increase in the recursive type complexity
Removing it bring back the corner case, but allow much more longer queries.

A test is now in place to ensure minimal coverage over the query complexities
we can handle before reaching infinite recursion errors.

* chore: add types test watcher

* chore: watch over all src

229 of 243 branches covered (94.24%)

Branch coverage included in aggregate %.

302 of 305 relevant lines covered (99.02%)

170.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16771712837.1 06 Aug 2025 08:31AM UTC 18
97.69
GitHub Action Run
Source Files on build 16771712837
  • Tree
  • List 9
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16771712837
  • d7d6f8b9 on github
  • Prev Build on master (#16587647476)
  • Next Build on master (#16778855759)
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