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

raystack / frontier / 25844621041
42%
main: 44%

Build:
Build:
LAST BUILD BRANCH: feat/gitops-platform-users
DEFAULT BRANCH: main
Ran 14 May 2026 06:05AM 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:00AM UTC coverage: 42.249%. Remained the same
25844621041

Pull #1609

github

whoAbhishekSah
refactor(sdk): migrate add-group-user flows to setGroupMemberRole

Replaces three legacy addGroupUsers call sites with the upsert
setGroupMemberRole RPC, which adds the principal as a group member with
the requested role. The app_group_member role UUID is resolved once
from listRoles({scopes: ["app/group"]}) and passed down to each
add-member component.

- add-member-menu.tsx (views-new): receives roles from team-details-view,
  derives memberRoleId, swaps the addGroupUsers mutation for
  setGroupMemberRole with PERMISSIONS.UserPrincipal + memberRoleId.
- team-members.tsx (legacy view): same swap; AddMemberDropdown now takes
  roles as a prop and derives memberRoleId internally.
- invite-team-member-dialog.tsx: drops the two-step
  addGroupUsers + createPolicy workaround entirely. The dialog already
  collects the chosen role from the user; we now hand that role directly
  to setGroupMemberRole in one call.

Depends on raystack/frontier#1603 being deployed to production
(SetGroupMemberRole upsert) — before that, the new SDK calls would hit
the strict-set rejection for not-yet-members.

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

15905 of 37646 relevant lines covered (42.25%)

11.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25844621041.1 14 May 2026 06:05AM UTC 276
42.25
GitHub Action Run
Source Files on build 25844621041
  • 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 (#25795537178)
  • 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