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

vocdoni / saas-backend
62%
main: 62%

Build:
Build:
LAST BUILD BRANCH: f/424-add-census-particiapants
DEFAULT BRANCH: main
Repo Added 06 May 2025 10:31AM UTC
Files 86
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

LAST BUILD ON BRANCH f/424-add-census-particiapants
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 219-fix-duplicate-members-warning-for-census-creation
  • add-mocksms
  • adding-census-participant-after-census-created
  • api-test-refactor
  • b/docker-minor-issues
  • b/fix-mail-from
  • b/fixes-v2.3
  • b/public-addresses
  • b/swagger
  • b/user-weight-get-handler
  • b/voter-no-login-weight-0
  • bi
  • bug/add-auth-2fa-json-unmarshalling
  • bug/fix-resend-verification-code
  • c/docker-compose-watch
  • c/promo-codes
  • cascade-member-update-to-censuses
  • ci-lint-commits
  • cli
  • debug-mongodb-death-race
  • drop-dead-code
  • enforce-unique-login-hashes
  • f/101_org_participants_groups
  • f/106_handle_org_member
  • f/110_organization_meta
  • f/117_expose_memberid
  • f/126_resend_member_inivation
  • f/137-improve-members-crud
  • f/144-census-creation
  • f/146-email-clear-text
  • f/148-bis-rename-cenus-membership
  • f/148-memberID-not-unique
  • f/149-update-members-columns
  • f/150-members-filtering
  • f/227-2fa-warnings
  • f/244_national-id-validation
  • f/276-remove-deleted-members-from-groups
  • f/279-montly-subscriptions
  • f/370-endpoint-voter-weight
  • f/372-improve-csp-verification-msg
  • f/415-enforce-memberbase-add-limit
  • f/421-set-default-memberbase-order
  • f/424-add-census-particiapants
  • f/add-census-size
  • f/better-telephone-parsing
  • f/birthdate
  • f/bulk-members-ops
  • f/bulk_org_members_validation_errors
  • f/cascade-delete
  • f/ci-fix-golangci-lint
  • f/complete-census-creation-flow
  • f/complete-census-creation-flow-followup
  • f/csp-refactor
  • f/csp-refactor-fixes
  • f/csp-remove-membernumber
  • f/custom-plan-field
  • f/do-not-limit-processes-small-census
  • f/drat-delete
  • f/drop-unused-sendsms
  • f/empty-census-hotfixes
  • f/fix-2fa-mail-or-phone-login
  • f/fix-oauth-password-reset
  • f/fix-roles
  • f/fix-verification-template
  • f/fix_census_creation_flow
  • f/granular-write-access
  • f/hotfix-census-participant
  • f/lang-param
  • f/leave-empty-groups
  • f/list-org-member-group-pagination-bug
  • f/mongodb-migrations
  • f/move-stripe-webhook
  • f/multiple-oauth-providers-286
  • f/oauth-specific-error-286
  • f/pending-user-invitation-fixes
  • f/persistent-errors
  • f/qt-haslen
  • f/remove-price-tiers
  • f/rename-all
  • f/rename-org-members
  • f/rename-org-participants
  • f/review-more-hex
  • f/send-email-when-import-finished
  • f/sets_constant_max_vote_overwrite
  • f/small-lint
  • f/stripe-custom-checkout
  • f/stripe-declutter
  • f/stripe-rewrite
  • f/stripe-upgrade-v82
  • f/unify-pagination
  • f/update-process-flow
  • feat/100_org_participants_api
  • feat/105_support_email
  • feat/111_stripe_phoneSupport
  • feat/285-add-org-member-weight
  • feat/347-add-weight-to-census-csp
  • feat/358-csp-sign-return-weight
  • feat/asserts-always-commentf
  • feat/cc-support-email-to-user
  • feat/cline-rules
  • feat/coverage
  • feat/csp-use-db-package
  • feat/draft-process
  • feat/drop-unused-code
  • feat/enforce-draft-limits
  • feat/extend-members-job-to-report-errors
  • feat/more-db-refactors
  • feat/noop-refactors
  • feat/refactor-CheckGroupMembersFields
  • fix-395
  • fix/add-invalid-login-error
  • fix/add-members-errors
  • fix/api-camelcase
  • fix/api-error-codes
  • fix/check-matched-count
  • fix/ci-api-retries
  • fix/ci-testCreateUser
  • fix/csp-lastcspauth-race
  • fix/errors-on-async-job
  • fix/leftover-renames
  • fix/make-swagger
  • fix/memberbase-partial-match
  • fix/orgaddress-is-now-a-common-address
  • fix/race-condition-org-users-counter
  • fix/remove-email-on-member-edit
  • fix/remove-redundant-birdhdate-parsing
  • fix/sanitize-hex-addresses
  • fix/test-max-users-reached
  • fix/verifation_flow
  • handle-annual-limits
  • hotfix-0005_rename_verifications_code
  • hotfix-TestDecryptTokenFromHexErrors
  • hotfix-add-members-job
  • hotfix-migration-verifications-code
  • hotfix-weight-pointer
  • hotfix/2fa-field-phone
  • hotfix/bson-omitempty
  • hotfix/missing-return
  • hotfix/orgMembersByIDs
  • hotfix/orgmembers
  • hotfix/phone-normalization-bug
  • hotfix/wrong-error-voter-login
  • i/extend_errors
  • improve-lint
  • limit-process-creation
  • main
  • r/upgrade-testcontainers
  • refactor-csp-and-smtp
  • remove-org-name-from-email
  • revert-hotfix
  • sentEmails-counter
  • small-cleanup
  • small-fixes-in-census-handlers
  • stage
  • templates
  • test-helper-funcs

24 Feb 2026 02:15PM UTC coverage: 61.716% (+0.07%) from 61.65%
22354690522

Pull #425

github

emmdim
feat(census): add participants by member IDs through POST census/id

Updates addCensusParticipants handles to receive memberIDs
and and adding them to a census if they cause no duplicates
Pull Request #425: refactor(census): Implements adding Participants to ean existing census

139 of 181 new or added lines in 5 files covered. (76.8%)

1 existing line in 1 file now uncovered.

7256 of 11757 relevant lines covered (61.72%)

38.97 hits per line

Relevant lines Covered
Build:
Build:
11757 RELEVANT LINES 7256 COVERED LINES
38.97 HITS PER LINE
Source Files on main
  • Tree
  • List 86
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22354690522 f/424-add-census-particiapants feat(census): add participants by member IDs through POST census/id Updates addCensusParticipants handles to receive memberIDs and and adding them to a census if they cause no duplicates Pull #425 24 Feb 2026 02:20PM UTC emmdim github
61.72
22353803640 f/424-add-census-particiapants fix: fixes pr comments Pull #425 24 Feb 2026 01:56PM UTC emmdim github
61.72
22353697397 f/424-add-census-particiapants fix: fixes pr comments Pull #425 24 Feb 2026 01:55PM UTC emmdim github
61.72
22229761837 f/424-add-census-particiapants feat(census): add participants by member IDs through POST census/id Updates addCensusParticipants handles to receive memberIDs and and adding them to a census if they cause no duplicates Pull #425 20 Feb 2026 03:24PM UTC emmdim github
61.63
22143708230 f/424-add-census-particiapants WIP Pull #425 18 Feb 2026 02:30PM UTC emmdim github
61.6
21988980317 main 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, ... push 13 Feb 2026 01:45PM UTC emmdim github
61.65
21956723271 main fix(db): stabilize org member sorting in paginated queries Extend `OrgMembers` sort criteria with `email`, `memberNumber`, `nationalId`, `weight`, and `createdAt` after `name`/`surname` to ensure more deterministic ordering and avoid unstable pag... push 12 Feb 2026 05:18PM UTC emmdim github
63.52
21956555123 f/421-set-default-memberbase-order fix(db): stabilize org member sorting in paginated queries Extend `OrgMembers` sort criteria with `email`, `memberNumber`, `nationalId`, `weight`, and `createdAt` after `name`/`surname` to ensure more deterministic ordering and avoid unstable pag... Pull #423 12 Feb 2026 05:12PM UTC emmdim github
63.52
21952621792 stage fix(users): correct password reset endpoint and docs Pull #422 12 Feb 2026 03:25PM UTC emmdim github
63.5
21871347886 main fix(users): correct password reset endpoint and docs Pull #420 10 Feb 2026 03:38PM UTC emmdim github
63.5
See All Builds (783)
  • Repo on GitHub
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