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

raystack / frontier / 26271818132
43%
main: 45%

Build:
Build:
LAST BUILD BRANCH: fix/replace-searchusers-with-getuser
DEFAULT BRANCH: main
Ran 22 May 2026 06:22AM UTC
Jobs 1
Files 276
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

22 May 2026 06:17AM UTC coverage: 42.592%. First build
26271818132

Pull #1642

github

paanSinghCoder
fix(admin): align table columns with page header

Several admin tables had misaligned column edges relative to the page
title/navbar:

- Action column hugged the table's right edge on members and projects
  detail pages — widened the action column to var(--rs-space-12) so the
  three-dots icon sits inset to match the navbar.
- First column hugged the table's left edge on several routes (no
  padding-left, or a :first-child selector that didn't match the
  virtualized DataTable's <div> cells). Switched each to a class-based
  .first-column { padding-left: var(--rs-space-7) } applied via the
  column's classNames.cell / classNames.header so the first column lines
  up with the page title.

Pages touched: members, projects, invoices (top-level), roles, products,
products/prices, plans, webhooks, preferences, admins.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1642: fix(admin): align table columns with page header

16165 of 37953 relevant lines covered (42.59%)

11.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26271818132.1 22 May 2026 06:22AM UTC 276
42.59
GitHub Action Run
Source Files on build 26271818132
  • Tree
  • List 276
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1642
  • 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