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

raystack / frontier / 28920566400
45%
main: 45%

Build:
Build:
LAST BUILD BRANCH: fix/replace-searchusers-with-getuser
DEFAULT BRANCH: main
Ran 08 Jul 2026 05:51AM UTC
Jobs 1
Files 281
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

08 Jul 2026 05:45AM UTC coverage: 44.879%. Remained the same
28920566400

Pull #1741

github

whoAbhishekSah
Remove unused user and org relations from app/pat schema

The app/pat definition declared `user` and `org` relations that are
never used. A PAT stores its owning user and org as columns on the pat
Postgres table, not as SpiceDB tuples, and no permission reads
`pat->user` or `pat->org`. Listing PATs by user or org is a SQL query.

Replace the block with an empty definition. app/pat stays valid as a
subject type, so it can still appear as `app/pat:*` in role relations
and as a bearer on rolebindings. Update the generator test fixture to
match.

No access impact: these relations sit in no permission rule.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #1741: Remove unused user and org relations from app/pat schema

16884 of 37621 relevant lines covered (44.88%)

12.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28920566400.1 08 Jul 2026 05:51AM UTC 281
44.88
GitHub Action Run
Source Files on build 28920566400
  • Tree
  • List 281
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1741
  • PR Base - main (#28861212808)
  • 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