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

raystack / frontier / 25899610816
42%
main: 42%

Build:
Build:
LAST BUILD BRANCH: fix/sanitize-internal-error-responses
DEFAULT BRANCH: main
Ran 15 May 2026 04:10AM 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

15 May 2026 04:04AM UTC coverage: 42.446% (+0.07%) from 42.373%
25899610816

Pull #1615

github

whoAbhishekSah
fix(group): address CodeRabbit feedback on #1615

- core/group: use schema.GroupNamespace (semantic constant for the
  group-as-resource Object) instead of schema.GroupPrincipal in
  DeleteModel's wildcard relation delete. Both values are the same
  string today, but GroupNamespace is the correct constant for this
  call site.

- core/membership.RemoveAllGroupMembers: split into two passes.
  First pass attempts every policy delete and tracks principals with
  any failure. Second pass clears direct relations only for principals
  whose policies were all deleted. This avoids leaving a surviving
  policy without its matching SpiceDB tuples when a per-policy delete
  fails mid-loop — the previous code could strip relations after one
  policy succeeded for a principal even though a later policy delete
  for the same principal failed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1615: refactor(group): move group-delete cleanup into membership package

50 of 72 new or added lines in 5 files covered. (69.44%)

16 existing lines in 1 file now uncovered.

16002 of 37700 relevant lines covered (42.45%)

11.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
81.36
-0.31% core/membership/service.go
4
44.77
3.59% core/group/service.go
2
51.8
0.41% core/deleter/service.go
1
0.0
0.0% cmd/serve.go
1
76.56
0.0% internal/api/v1beta1connect/group.go

Coverage Regressions

Lines Coverage ∆ File
16
44.77
3.59% core/group/service.go
Jobs
ID Job ID Ran Files Coverage
1 25899610816.1 15 May 2026 04:10AM UTC 276
42.45
GitHub Action Run
Source Files on build 25899610816
  • Tree
  • List 276
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1615
  • PR Base - main (#25855607723)
  • 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