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

raystack / frontier / 31441247261
48%
main: 48%

Build:
Build:
LAST BUILD BRANCH: docs/rewrite-custom-resources
DEFAULT BRANCH: main
Ran 10 Aug 2026 11:15PM UTC
Jobs 1
Files 303
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

10 Aug 2026 11:08PM UTC coverage: 48.097%. Remained the same
31441247261

Pull #1869

github

Shreyag02
refactor(admin): move the remaining server tables onto the shared hook

The organization and user lists debounced their whole table state, so the
grid lagged behind typing; audit logs and project members carried a
{query, rqlRequest} pair through state; the invoices list had no debounce
at all. All four shapes did the same job as the tabs already migrated.

They now use useServerTableQuery, which debounces the request rather than
the table state, so the grid stays responsive while the RPC still waits
for typing to settle.

Project members keeps its behaviour through mapQuery: that endpoint
ignores sort, so the request drops it as the hand-written handler did.

All 11 mode="server" tables now share one implementation, and the initial
sort agreeing with defaultSort is a property of the hook rather than
something each view has to remember.
Pull Request #1869: fix(admin): stop duplicate API calls across admin tables

19200 of 39919 relevant lines covered (48.1%)

15.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31441247261.1 10 Aug 2026 11:15PM UTC 303
48.1
GitHub Action Run
Source Files on build 31441247261
  • Tree
  • List 303
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1869
  • PR Base - main (#31391793145)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc