• 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 / 24657287798
42%
main: 43%

Build:
Build:
LAST BUILD BRANCH: fix/admin-surface-server-error-toast
DEFAULT BRANCH: main
Ran 20 Apr 2026 08:54AM 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

20 Apr 2026 08:49AM UTC coverage: 41.953% (+0.1%) from 41.808%
24657287798

Pull #1548

github

whoAbhishekSah
fix: create org as enabled during bootstrap, disable after membership setup

When PlatformDisableOrgsOnCreate is true, the org was persisted as disabled
before AddOrganizationMember ran, which rejects disabled orgs — leaving an
ownerless row. Now creates as Enabled, completes membership + platform
setup, then sets Disabled if the preference requires it.

Also adds requireAddOrgMembersSuccess helper to e2e tests to assert
per-member results from AddOrganizationMembers (not just the RPC error).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #1548: feat: delete AddOrganizationUsers RPC and migrate all org.AddMember callers to membership

11 of 74 new or added lines in 7 files covered. (14.86%)

147 existing lines in 10 files now uncovered.

15460 of 36851 relevant lines covered (41.95%)

11.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
25.17
-12.71% core/organization/service.go
11
0.0
0.0% core/domain/service.go
10
22.73
1.16% core/invitation/service.go
8
67.19
-0.27% internal/api/v1beta1connect/invitations.go
7
93.55
-4.27% internal/api/v1beta1connect/domain.go
4
0.0
0.0% cmd/serve.go
2
58.93
-1.74% internal/api/v1beta1connect/organization.go

Coverage Regressions

Lines Coverage ∆ File
54
80.75
0.06% core/project/service.go
42
78.07
31.38% core/resource/service.go
12
3.95
-0.11% internal/api/v1beta1connect/authorize.go
10
67.19
-0.27% internal/api/v1beta1connect/invitations.go
9
25.17
-12.71% core/organization/service.go
7
0.0
0.0% cmd/serve.go
5
0.0
0.0% pkg/auditrecord/consts.go
4
22.73
1.16% core/invitation/service.go
3
93.55
-4.27% internal/api/v1beta1connect/domain.go
1
0.0
0.0% core/domain/service.go
Jobs
ID Job ID Ran Files Coverage
1 24657287798.1 20 Apr 2026 08:54AM UTC 276
41.95
GitHub Action Run
Source Files on build 24657287798
  • Tree
  • List 276
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1548
  • PR Base - main (#24558069126)
  • 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