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

raystack / frontier / 26624463976
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/web/axios-1.16.0
DEFAULT BRANCH: main
Ran 29 May 2026 07:36AM 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

29 May 2026 07:31AM UTC coverage: 42.849% (+0.002%) from 42.847%
26624463976

Pull #1658

github

AmanGIT07
fix(group): resolve PAT to user before owner wiring on group create

CreateGroup writes the Postgres row before calling membership.OnGroupCreated.
For PAT-authenticated principals the membership service rejects the
app/pat principal type when assigning the group owner role, returning
ErrInvalidPrincipalType. The error propagates back to the caller but the
Postgres row is not rolled back, leaving an orphan with no SpiceDB hierarchy
and no owner policy. Resolve the PAT to its underlying user via
principal.ResolveSubject() before invoking OnGroupCreated, mirroring
core/project/service.go.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1658: fix(group): resolve PAT to user before owner wiring on group create

2 of 2 new or added lines in 1 file covered. (100.0%)

28 existing lines in 1 file now uncovered.

16217 of 37847 relevant lines covered (42.85%)

12.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
28
40.27
0.4% core/group/service.go
Jobs
ID Job ID Ran Files Coverage
1 26624463976.1 29 May 2026 07:36AM UTC 276
42.85
GitHub Action Run
Source Files on build 26624463976
  • Tree
  • List 276
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1658
  • PR Base - main (#26496323776)
  • 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