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

raystack / frontier / 19461880566
38%
main: 38%

Build:
Build:
LAST BUILD BRANCH: perf/optimize-release-caching
DEFAULT BRANCH: main
Ran 18 Nov 2025 10:02AM UTC
Jobs 1
Files 316
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

18 Nov 2025 09:58AM UTC coverage: 37.616% (-0.001%) from 37.617%
19461880566

Pull #1294

github

whoAbhishekSah
fix(billing): remove billing_id checks from connect interceptors and handle missing billing accounts

Update the correct authorization interceptor file (connect_interceptors) to
remove billing_id validation checks for subscription RPCs. Also handle the
case where an organization doesn't have a billing account yet.

Changes:
- Update pkg/server/connect_interceptors/authorization.go (correct file for Connect RPC)
- Remove ensureSubscriptionBelongToOrg and ensureBillingAccountBelongToOrg checks
- Simplify authorization to only verify org-level access for all 5 subscription RPCs
- Fix ListSubscriptions to return empty list when org has no billing account
- Revert pkg/server/interceptors/authorization.go to original (was wrong file)

Tested: curl call now works correctly, returning empty subscriptions list
for orgs without billing accounts.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #1294: refactor(billing): infer billing_id from org_id in subscription RPCs

0 of 15 new or added lines in 1 file covered. (0.0%)

46 existing lines in 1 file now uncovered.

15636 of 41567 relevant lines covered (37.62%)

10.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
15
16.18
-0.77% internal/api/v1beta1connect/billing_subscription.go

Uncovered Existing Lines

Lines Coverage ∆ File
46
16.18
-0.77% internal/api/v1beta1connect/billing_subscription.go
Jobs
ID Job ID Ran Files Coverage
1 19461880566.1 18 Nov 2025 10:02AM UTC 316
37.62
GitHub Action Run
Source Files on build 19461880566
  • Tree
  • List 316
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1294
  • PR Base - main (#19456755801)
  • 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