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

raystack / frontier / 26394725569
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: migrate-project-listbyuser-to-membership
DEFAULT BRANCH: main
Ran 25 May 2026 10:03AM 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:59AM UTC coverage: 42.811% (-0.04%) from 42.847%
26394725569

Pull #1648

github

AmanGIT07
fix(api): reject empty id on ListProjectsByUser and ListServiceUserProjects

Both handlers previously built a project.Filter without a Principal when the
request id was empty, falling through to a plain repository.List that returned
every project in the system. ListProjectsByUser is parameterized by a specific
user id, not a generic filtered listing — empty id is malformed input, not "no
filter". AdminService/ListProjects is the dedicated all-projects endpoint.

Reject empty id upfront with InvalidArgument. ListServiceUserProjects had the
same shape; currently masked by the auth interceptor erroring on
GetServiceUser(""), but the unsafe pattern is removed.

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

44 of 49 new or added lines in 9 files covered. (89.8%)

2 existing lines in 1 file now uncovered.

16205 of 37852 relevant lines covered (42.81%)

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.3
1.4% core/project/service.go
Jobs
ID Job ID Ran Files Coverage
1 26394725569.1 25 May 2026 10:03AM UTC 276
42.81
GitHub Action Run
Source Files on build 26394725569
  • Tree
  • List 276
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
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