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

raystack / frontier / 25846319528
42%
main: 44%

Build:
Build:
LAST BUILD BRANCH: feat/gitops-platform-users
DEFAULT BRANCH: main
Ran 14 May 2026 06:55AM 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

14 May 2026 06:49AM UTC coverage: 42.286%. Remained the same
25846319528

Pull #1609

github

whoAbhishekSah
fix(sdk): migrate group member role-change to setGroupMemberRole

The two group role-change flows previously listed all (group, user)
policies, deleted them, then created a new policy with the chosen role.

- team-details-view.tsx (views-new): also relied on
  queryClient.fetchQuery({queryKey}) without registering a queryFn,
  which surfaced a "Missing queryFn" warning at runtime when changing
  a role.
- team-member-columns.tsx (legacy view): same delete-then-create
  pattern, just without the queryFn issue.

Both now call setGroupMemberRole once with the chosen role. The upsert
RPC handles the role change atomically, removes the manual fetch +
delete + create dance, and eliminates the warning popup.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1609: refactor(sdk): migrate group add-member flows to setGroupMemberRole

15892 of 37582 relevant lines covered (42.29%)

11.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25846319528.1 14 May 2026 06:55AM UTC 276
42.29
GitHub Action Run
Source Files on build 25846319528
  • Tree
  • List 276
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1609
  • PR Base - main (#25845717351)
  • 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