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

vocdoni / saas-backend / 28380556652
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: feat/embedded-meta
DEFAULT BRANCH: main
Ran 29 Jun 2026 02:52PM UTC
Jobs 1
Files 115
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

29 Jun 2026 02:44PM UTC coverage: 62.75% (+0.2%) from 62.577%
28380556652

Pull #563

github

altergui
perf(db): index organizations.managedBy; fix stale census comments/docs

Third Copilot round:

- Add migration 0015: a partial index on organizations.managedBy. Every
  integrator path filters organizations by managedBy (listing managed orgs,
  SumManagedCounters), and /integrator is polled frequently, so these were
  collection scans. Partial (managedBy $exists) so standalone orgs stay out of
  the index while equality matches on a concrete integrator address still use it.

- process.go: the publish comment and the publishProcess swagger @Description
  still mentioned an aggregate 'process/census' quota; ManagedCensusSize is gone,
  so they now say process-count only.

- apicommon.IntegratorLimits doc: corrected 'every field is left at 0' with no
  plan — MaxManagedOrgs always comes from the effective integrator limit; only
  the plan-sourced fields are 0/unknown when there's no plan.
Pull Request #563: feat(integrator): expose pooled votes/SMS/email usage and caps on /integrator

88 of 113 new or added lines in 5 files covered. (77.88%)

1 existing line in 1 file now uncovered.

10276 of 16376 relevant lines covered (62.75%)

44.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
67.41
-1.11% subscriptions/subscriptions.go
6
52.03
2.32% api/organizations_managed.go
6
80.3
1.78% db/organizations.go
4
81.82
migrations/0016_organizations_managed_by_index.go

Coverage Regressions

Lines Coverage ∆ File
1
67.41
-1.11% subscriptions/subscriptions.go
Jobs
ID Job ID Ran Files Coverage
1 28380556652.1 29 Jun 2026 02:52PM UTC 115
62.75
GitHub Action Run
Source Files on build 28380556652
  • Tree
  • List 115
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #563
  • PR Base - main (#28367516223)
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