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

supabase / supabase / 21401507581 / 1 – studio-tests
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2026 02:45PM UTC
Files 72
Run time 1s
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

27 Jan 2026 02:41PM UTC coverage: 66.74%. Remained the same
studio-tests – 21401507581.1

push

github

web-flow
fix(studio): remove bucket list query for useSelectedBucket (#42114)

* fix(studio): use paginated buckets query for useSelectedBucket

Part of the effort to migrate all buckets list queries to the paginated
version. This migrates the useSelectedBucket hook, which is used on the
bucket details page to fetch the bucket info.

* fix(studio): flash of stale content when switching buckets

There's a flash of stale content when switching between buckets in the
File Explorer. This happens since the change to useSelectedBucket,
because when the bucket changes, the new data is no longer available
immediately. It must be awaited, and meanwhile `columns` in global
storage state is stale. This commit adds a check for whether the state
is stale by checking the current ID against the stored ID.

---------

Co-authored-by: Ali Waseem <waseema393@gmail.com>

704 of 811 branches covered (86.81%)

Branch coverage included in aggregate %.

2615 of 4162 relevant lines covered (62.83%)

117.77 hits per line

Source Files on job studio-tests - 21401507581.1
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21401507581
  • 5b83b714 on github
  • Prev Job for on master (#21401060961.1)
  • Next Job for on master (#21408670056.1)
  • Delete
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