• 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 / 2
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: feat/vote-memo
DEFAULT BRANCH: main
Ran 14 Jul 2026 03:53PM UTC
Files 175
Run time 21s
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: 51.456% (-0.3%) from 51.726%
29346212586.2

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)

13504 of 26244 relevant lines covered (51.46%)

5106.52 hits per line

Source Files on job integration - 29346212586.2
  • Tree
  • List 175
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29346212586
  • cc251fca on github
  • Prev Job for on feat/tx-batch (#29344815132.2)
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