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

supabase / postgrest-js / 16771712837 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2025 08:31AM UTC
Files 18
Run time 0s
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: 97.693%. Remained the same
16771712837.1

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

243 of 257 branches covered (94.55%)

Branch coverage included in aggregate %.

604 of 610 relevant lines covered (99.02%)

85.47 hits per line

Source Files on job 16771712837.1
  • Tree
  • List 18
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16771712837
  • d7d6f8b9 on github
  • Prev Job for on master (#16587647476.1)
  • Next Job for on master (#16778855759.1)
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