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

vocdoni / saas-backend / 28181781916
62%
main: 63%

Build:
Build:
LAST BUILD BRANCH: feat/embedded-meta
DEFAULT BRANCH: main
Ran 25 Jun 2026 03:42PM UTC
Jobs 1
Files 113
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

25 Jun 2026 03:35PM UTC coverage: 62.126% (+0.04%) from 62.083%
28181781916

Pull #554

github

altergui
feat(api): accept ProcessID for process-bundle creation (non-breaking)

POST /process/bundle and the bundle-update path hex-decoded each entry as a raw
on-chain id, so a 24-hex ProcessID silently became 12 garbage bytes. Resolve each
process the way sign-info does: a 24-hex ProcessID is looked up and mapped to its
on-chain election id; anything else is treated as the on-chain id directly
(unchanged length-wise), so existing callers keep working.

- new resolveBundleProcessID helper used by the create + update bundle handlers;
  404 for an unknown ProcessID, 400 for an unpublished one, 500 on a DB error.
- document the dual id form on the request types; regen swagger.
- test: bundle by ProcessID resolves to the on-chain id; by on-chain id still
  works; unpublished -> 400; unknown -> 404.
Pull Request #554: feat(api): accept ProcessID for process-bundle creation (non-breaking)

23 of 29 new or added lines in 1 file covered. (79.31%)

9837 of 15834 relevant lines covered (62.13%)

44.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
61.58
2.07% api/process_bundles.go
Jobs
ID Job ID Ran Files Coverage
1 28181781916.1 25 Jun 2026 03:42PM UTC 113
62.13
GitHub Action Run
Source Files on build 28181781916
  • Tree
  • List 113
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #554
  • PR Base - main (#28178332752)
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