• 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 / 21070955295
61%
main: 63%

Build:
Build:
LAST BUILD BRANCH: cli
DEFAULT BRANCH: main
Ran 16 Jan 2026 03:07PM UTC
Jobs 1
Files 83
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

16 Jan 2026 03:03PM UTC coverage: 60.974% (-1.9%) from 62.888%
21070955295

Pull #402

github

emmdim
refactor(csp): count distinct users instead of total documents

**What changed:**
- Modified CSP statistics counting methods to use distinct user IDs instead of total document counts
- Changed CountCSPAuthByBundle, CountCSPAuthVerifiedByBundle, and CountCSPProcessConsumedByProcess to count unique users
- Added GetOrgMembersByProcess() and distinctCSPProcessVotersByProcess() to retrieve distinct voters for a process
- Updated CLI query output to display distinct voter IDs instead of census participants

**Why:**
These changes ensure CSP statistics accurately reflect the number of unique users involved in authentication and voting processes, rather than counting duplicate operations by the same user. This provides more meaningful metrics for process participation and engagement.
Pull Request #402: feat(cli): add voting process and voter information query tool

7 of 352 new or added lines in 2 files covered. (1.99%)

6887 of 11295 relevant lines covered (60.97%)

36.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
80
61.57
-28.03% db/csp.go
265
0.0
cmd/cli/main.go
Jobs
ID Job ID Ran Files Coverage
1 21070955295.1 16 Jan 2026 03:07PM UTC 83
60.97
GitHub Action Run
Source Files on build 21070955295
  • Tree
  • List 83
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #402
  • PR Base - main (#21022639309)
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