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

vocdoni / vocdoni-node / 29347662580
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: feat/vote-memo
DEFAULT BRANCH: main
Ran 14 Jul 2026 04:18PM UTC
Jobs 2
Files 185
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

14 Jul 2026 03:58PM UTC coverage: 62.932% (+0.04%) from 62.889%
29347662580

Pull #1419

github

lucasmenendez
api: include vote memo in the paginated votes list

GET /votes (votesList) reads from the indexer, which does not store the memo, so
listing an election's votes returned no memos. Read each listed vote's memo from
the authoritative state (same call as GET /votes/{voteId}), so a client can
iterate an election's cast votes and get every memo from the paginated list — no
per-vote round trips. Bounded by the page size.
Pull Request #1419: feat: support optional memo on votes (soft fork)

35 of 47 new or added lines in 5 files covered. (74.47%)

2 existing lines in 1 file now uncovered.

17298 of 27487 relevant lines covered (62.93%)

37354.22 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
56.38
-0.84% api/vote.go
2
70.24
-0.55% apiclient/vote.go
2
79.35
0.65% vochain/transaction/vote_tx.go

Coverage Regressions

Lines Coverage ∆ File
2
77.65
0.0% vochain/indexer/indexer.go
Jobs
ID Job ID Ran Files Coverage
1 integration - 29347662580.1 14 Jul 2026 04:18PM UTC 176
51.48
GitHub Action Run
2 unit - 29347662580.2 14 Jul 2026 04:18PM UTC 169
51.06
GitHub Action Run
Source Files on build 29347662580
  • Tree
  • List 185
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1419
  • PR Base - main (#29347360116)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc