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

raystack / frontier / 26141719376
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: fix/webhook-form-fields
DEFAULT BRANCH: main
Ran 20 May 2026 04:45AM 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 May 2026 04:40AM UTC coverage: 42.554% (+0.1%) from 42.439%
26141719376

Pull #1630

github

whoAbhishekSah
fix(serviceuser): symmetric SpiceDB cleanup on delete

SU creation writes both Subject-side relations (e.g. platform sudo) and
Object-side relations (the serviceuser#org identity link). Delete only
swept the Subject side, so the identity-link tuple leaked whenever the
membership cascade was skipped — most commonly when the SU had no
remaining org policies at delete time, since RemoveOrganizationMember
returns ErrNotMember early and never reaches the cascade where that
cleanup lives.

Add an Object-side wildcard delete after the existing Subject-side one,
tolerating relation.ErrNotExist. Same shape as the policy.Delete fix.

Also add a mockery entry for core/serviceuser and seed unit coverage
for Service.Delete (happy path, membership-failure-swallowed path,
ErrNotExist tolerance, both failure short-circuit paths).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1630: fix(serviceuser): symmetric SpiceDB cleanup on delete

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

16147 of 37945 relevant lines covered (42.55%)

11.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26141719376.1 20 May 2026 04:45AM UTC 276
42.55
GitHub Action Run
Source Files on build 26141719376
  • Tree
  • List 276
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1630
  • PR Base - main (#26140873541)
  • 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