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

vocdoni / saas-backend / 28024292654
63%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 12:00PM 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 11:54AM UTC coverage: 61.977% (+0.03%) from 61.944%
28024292654

push

github

p4u
feat(api): expose Vocdoni chainID to voters and clients

Voters need to know which Vocdoni chain a process lives on, but the
chainID was only used internally (signing, faucet) and logged at startup
— it was never returned by any API endpoint.

- add Account.ChainID() accessor over the API client
- rename the unused /version endpoint to /info, register it (it was
  defined but never wired into the router), and include chainId
  alongside version/goVersion
- include chainId in the voter-facing GET /process/{processId} and
  GET /process/bundle/{bundleId} responses via thin apicommon wrappers
  that embed the stored structs (db structs untouched, so bson/storage
  is unaffected)
- regenerate swagger

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

19 of 21 new or added lines in 5 files covered. (90.48%)

9529 of 15375 relevant lines covered (61.98%)

44.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
80.0
10.0% api/health.go
Jobs
ID Job ID Ran Files Coverage
1 28024292654.1 23 Jun 2026 12:00PM UTC 112
61.98
GitHub Action Run
Source Files on build 28024292654
  • Tree
  • List 112
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 74cb9cd5 on github
  • Prev Build on main (#28012901941)
  • Next Build on main (#28027307600)
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