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

raystack / frontier / 26394725569 / 1
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: migrate-project-listbyuser-to-membership
DEFAULT BRANCH: main
Ran 25 May 2026 10:03AM UTC
Files 276
Run time 17s
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.1

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

16205 of 37852 relevant lines covered (42.81%)

11.98 hits per line

Source Files on job 26394725569.1
  • Tree
  • List 276
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26394725569
  • 5f04214e on github
  • Prev Job for on migrate-project-listbyuser-to-membership (#26279386893.1)
  • 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