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

greptileai / supabase-mirror / 22961588403
73%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2026 04:05PM UTC
Jobs 1
Files 79
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

11 Mar 2026 03:09PM UTC coverage: 73.231%. Remained the same
22961588403

push

github

web-flow
[FE-2738] fix(studio): use read replica identifier in table rows keys (#43627)

Previously `connectionString` was passed into the query key for
`table-rows`. Since `connectionString` is unstable, it would cause the
query key to change randomly, often making the user experience brief
random "no rows found" states while data loaded for the new key.

This PR uses `readReplicaIdentifier` as a stable version of
`connectionString`, maintaining the existing functionality while
avoiding the unnecessary data reloads.

Note that there are still quite a few places where `connectionString` is
passed into the query key. We'll fix these as follow up PRs.

I'm opting to also include the fix from
https://github.com/supabase/supabase/pull/43572 in here for consistency.

**To test:**
- Ensure table editor functions normally
- Use the table editor with a read replica selected

835 of 946 branches covered (88.27%)

Branch coverage included in aggregate %.

3088 of 4411 relevant lines covered (70.01%)

110.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 studio-tests - 22961588403.1 11 Mar 2026 04:05PM UTC 79
73.23
GitHub Action Run
Source Files on build 22961588403
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22961588403
  • e2357982 on github
  • Prev Build on master (#22956560387)
  • Next Build on master (#22964059422)
  • 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