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

raystack / frontier / 26393323108
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: migrate-project-listbyuser-to-membership
DEFAULT BRANCH: main
Ran 25 May 2026 09:28AM 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

25 May 2026 09:23AM UTC coverage: 42.801% (-0.05%) from 42.847%
26393323108

Pull #1648

github

AmanGIT07
revert: drop policy.Service.List principal-type validation

The previous commit added validation to refuse `policy.Filter{PrincipalType: X}`
without a matching `PrincipalID` or `PrincipalIDs`. That over-restricted the
legitimate `ListPrincipalsByResource` shape (`{OrgID/ProjectID/GroupID, PrincipalType}`),
breaking 14 regression tests across `ListGroupUsers`, `ListOrganizationUsers`,
and `ListProjectUsers`.

The behaviour the validation was meant to gate — `ListProjectsByUser(id: "")`
returning every project — is consistent with the codebase convention that
listing RPCs return all rows when called without a narrowing filter, and the
RPC is already super-admin gated by the interceptor. Not a bug.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1648: refactor(project): migrate ListByUser callers to membership, delete legacy method

35 of 40 new or added lines in 9 files covered. (87.5%)

2 existing lines in 1 file now uncovered.

16198 of 37845 relevant lines covered (42.8%)

11.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% cmd/serve.go
1
51.41
-0.18% internal/store/postgres/project_repository.go

Coverage Regressions

Lines Coverage ∆ File
2
84.09
1.18% core/project/service.go
Jobs
ID Job ID Ran Files Coverage
1 26393323108.1 25 May 2026 09:28AM UTC 276
42.8
GitHub Action Run
Source Files on build 26393323108
  • Tree
  • List 276
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1648
  • PR Base - main (#26279386893)
  • 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