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

vocdoni / saas-backend / 28033592537
63%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 02:35PM UTC
Jobs 1
Files 112
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

23 Jun 2026 02:29PM UTC coverage: 61.99% (+0.01%) from 61.977%
28033592537

push

github

altergui
feat(api): expose isIntegrator on GET /users/me

The UI previously needed three requests to learn whether a just-logged-in
user is an integrator: /auth/login, then /users/me, then
/organizations/{address}/integrator.

Add a single boolean isIntegrator to the /users/me response (UserInfo),
computed from the user's org(s) via subscriptions.IsIntegrator (integrators
have a single org). Clients can now read it straight from the login flow.

/auth/login is left untouched as it only mints a JWT without loading the
user or their orgs. Regenerates swagger; adds TestUserInfoIsIntegrator
covering the non-integrator and integrator cases.

5 of 5 new or added lines in 1 file covered. (100.0%)

9534 of 15380 relevant lines covered (61.99%)

44.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28033592537.1 23 Jun 2026 02:35PM UTC 112
61.99
GitHub Action Run
Source Files on build 28033592537
  • Tree
  • List 112
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e4e27a41 on github
  • Prev Build on main (#28029435612)
  • Next Build on main (#28034326832)
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