• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

raystack / frontier / 26435250899
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: pat-sdk-fixes-2
DEFAULT BRANCH: main
Ran 26 May 2026 06:06AM 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

26 May 2026 06:01AM UTC coverage: 42.808% (-0.04%) from 42.847%
26435250899

Pull #1648

github

AmanGIT07
chore: drop speculative TODO(fix) markers on postgres repos

- project_repository.go: the Postgres bind-parameter ceiling (32767) is
  real, but ~10 other call sites use the same goqu.Op{"in"} pattern
  without per-site caps. A targeted cap here would be asymmetric; the
  fix is structural (switch to = ANY($1::uuid[]) globally) if the limit
  ever bites.
- user_projects_repository.go: the divergence with
  project.Service.List(Filter{Principal}) is a tracked product/UX
  question and belongs on the issue tracker, not as a source TODO.

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

41 of 45 new or added lines in 7 files covered. (91.11%)

2 existing lines in 1 file now uncovered.

16202 of 37848 relevant lines covered (42.81%)

11.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% cmd/serve.go

Coverage Regressions

Lines Coverage ∆ File
2
84.3
1.4% core/project/service.go
Jobs
ID Job ID Ran Files Coverage
1 26435250899.1 26 May 2026 06:06AM UTC 276
42.81
GitHub Action Run
Source Files on build 26435250899
  • Tree
  • List 276
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
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