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

vocdoni / saas-backend / 27939662991
63%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 08:34AM UTC
Jobs 1
Files 104
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

22 Jun 2026 08:27AM UTC coverage: 61.141% (+0.02%) from 61.126%
27939662991

push

github

altergui
feat(subscriptions): derive integrator status from integrator limits

Make integrator enablement self-serve: an organization is an integrator when its
effective integrator limits allow at least one managed org, from either of two
sources:

  - a per-organization IntegratorLimits override (the manual/admin path, set via
    the CLI), which enables regardless of subscription state; or
  - the organization's subscription plan, but only while the subscription is
    active — so subscribing to an integrator-capable plan enables integrator
    access with no manual step, and letting it lapse disables it.

This removes the now-redundant Organization.IsIntegrator boolean, collapsing
"is integrator" onto the single source of truth (IntegratorLimits). It follows
the same cleanup as 199c0ff, which dropped the redundant Plan.Integrator flag.

No data migration: every currently-enabled org was enabled via the CLI, which
always sets the override, so all remain integrators; the stale isIntegrator
field in stored documents is simply ignored.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

13 of 15 new or added lines in 1 file covered. (86.67%)

1 existing line in 1 file now uncovered.

9022 of 14756 relevant lines covered (61.14%)

43.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
62.89
1.01% subscriptions/subscriptions.go

Coverage Regressions

Lines Coverage ∆ File
1
81.82
-9.09% csp/testutil/mock_sms.go
Jobs
ID Job ID Ran Files Coverage
1 27939662991.1 22 Jun 2026 08:34AM UTC 104
61.14
GitHub Action Run
Source Files on build 27939662991
  • Tree
  • List 104
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0eff5290 on github
  • Prev Build on main (#27875914726)
  • Next Build on main (#27946216507)
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