• 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 / vocdoni-node / 29346212586
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: feat/vote-memo
DEFAULT BRANCH: main
Ran 14 Jul 2026 03:53PM UTC
Jobs 2
Files 184
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:38PM UTC coverage: 62.889% (+0.06%) from 62.832%
29346212586

Pull #1420

github

lucasmenendez
api: address batch endpoint review (docs + client metadata)

- Document that TransactionBatchItem.Code is always 0 for submitted items (a
  non-zero CheckTx code sends the item to Failed instead) (P1).
- Make the metadata-pin loop's index correspondence explicit: it relies on the
  fail-fast invariant that submitted items are the leading prefix of the input,
  so Submitted[i] maps to Transactions[i] (P2).
- apiclient.SendTxBatch now takes []api.TransactionPayload, so callers can supply
  per-item Metadata for NewProcess txs (validated + pinned by the server), closing
  the gap where the helper only accepted raw payloads (P3).
Pull Request #1420: feat: batch transaction endpoint (POST /chain/transactions/batch)

106 of 139 new or added lines in 2 files covered. (76.26%)

5 existing lines in 3 files now uncovered.

17260 of 27445 relevant lines covered (62.89%)

37183.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
48.25
4.86% api/chain.go
13
59.19
-2.97% apiclient/helpers.go

Coverage Regressions

Lines Coverage ∆ File
2
38.32
-0.51% apiclient/account.go
2
68.43
-0.48% api/accounts.go
1
60.7
-0.32% cmd/end2endtest/account.go
Jobs
ID Job ID Ran Files Coverage
1 unit - 29346212586.1 14 Jul 2026 03:53PM UTC 168
51.01
GitHub Action Run
2 integration - 29346212586.2 14 Jul 2026 03:53PM UTC 175
51.46
GitHub Action Run
Source Files on build 29346212586
  • Tree
  • List 184
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1420
  • PR Base - main (#29344815132)
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