• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

raystack / frontier / 24388854608
42%
main: 42%

Build:
Build:
LAST BUILD BRANCH: feat/search-org-invoices-rql
DEFAULT BRANCH: main
Ran 14 Apr 2026 08:29AM UTC
Jobs 1
Files 275
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 Apr 2026 08:25AM UTC coverage: 41.723% (-0.06%) from 41.785%
24388854608

Pull #1538

github

whoAbhishekSah
feat: add AddOrganizationMembers RPC handler with superadmin auth

Wire the membership package into the AddOrganizationMembers AdminService
RPC. Batch endpoint accepts list of {user_id, role_id} pairs and returns
per-member success/error results.

- Handler iterates members, calls membershipService.AddOrganizationMember
- Domain errors (already member, invalid role, etc.) returned as-is
- Internal errors masked with generic message and logged server-side
- Authorization: IsSuperUser (AdminService)
- Proto regenerated from proton branch with new RPC

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #1538: feat: add AddOrganizationMembers RPC handler

0 of 54 new or added lines in 4 files covered. (0.0%)

15279 of 36620 relevant lines covered (41.72%)

11.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
47
61.0
-5.6% internal/api/v1beta1connect/organization.go
3
0.0
0.0% cmd/serve.go
3
0.0
0.0% pkg/server/connect_interceptors/authorization.go
1
4.55
-0.05% internal/api/v1beta1connect/v1beta1connect.go
Jobs
ID Job ID Ran Files Coverage
1 24388854608.1 14 Apr 2026 08:29AM UTC 275
41.72
GitHub Action Run
Source Files on build 24388854608
  • Tree
  • List 275
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1538
  • PR Base - feat/membership-service (#24388799418)
  • 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