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

raystack / frontier / 25839704038
42%
main: 44%

Build:
Build:
LAST BUILD BRANCH: fix/org-users-filter-by-name
DEFAULT BRANCH: main
Ran 14 May 2026 03:25AM 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 03:21AM UTC coverage: 42.307% (+0.06%) from 42.249%
25839704038

Pull #1608

github

whoAbhishekSah
refactor(group): migrate AddGroupUsers handler to membership

The AddGroupUsers RPC handler now loops membershipService.AddGroupMember
instead of calling the legacy groupService.AddUsers, which is removed
along with AddMember and addMemberPolicy. The proto RPC itself is
unchanged; this only swaps the internal implementation so all group
membership writes go through the membership package.

Also migrates the invitation accept flow: when an invitation includes
group memberships, the invited user is now added via
membershipService.AddGroupMember rather than groupService.AddMember.

PolicyService and RelationService interfaces on the group service are
narrowed to drop the now-unused Create/LookupSubjects methods.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1608: refactor(group): migrate AddGroupUsers handler to membership

7 of 8 new or added lines in 2 files covered. (87.5%)

74 existing lines in 2 files now uncovered.

15910 of 37606 relevant lines covered (42.31%)

11.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
23.01
0.29% core/invitation/service.go

Coverage Regressions

Lines Coverage ∆ File
45
81.01
0.0% core/membership/service.go
29
76.31
0.24% internal/api/v1beta1connect/group.go
Jobs
ID Job ID Ran Files Coverage
1 25839704038.1 14 May 2026 03:25AM UTC 276
42.31
GitHub Action Run
Source Files on build 25839704038
  • Tree
  • List 276
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1608
  • 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