• 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

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

Build:
Build:
LAST BUILD BRANCH: feat/embedded-meta
DEFAULT BRANCH: main
Ran 02 Jul 2026 09:21AM 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

02 Jul 2026 09:14AM UTC coverage: 62.779% (-0.009%) from 62.788%
28579031755

Pull #567

github

elboletaire
fix(integrator): return integrator flag per organization on /users/me

The /users/me handler collapsed every organization a user belongs to into a
single UserInfo.IsIntegrator boolean, which breaks the multi-organization
feature: clients could not tell which of a user's organizations is the
integrator one. Move the flag onto each UserOrganization entry instead,
computed per org via subscriptions.IsIntegrator.

BREAKING CHANGE: UserInfo.isIntegrator is removed; clients read integrator
status from organizations[].isIntegrator.
Pull Request #567: fix(integrator): return integrator flag per organization

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

10297 of 16402 relevant lines covered (62.78%)

44.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28579031755.1 02 Jul 2026 09:21AM UTC 115
62.78
GitHub Action Run
Source Files on build 28579031755
  • Tree
  • List 115
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #567
  • PR Base - main (#28458004928)
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