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

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

Build:
Build:
LAST BUILD BRANCH: release-lts-1
DEFAULT BRANCH: main
Ran 05 Sep 2024 03:28PM UTC
Jobs 2
Files 182
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

04 Sep 2024 12:05PM UTC coverage: 62.434% (-0.008%) from 62.442%
10723242412

push

github

altergui
api: fetch blocks and transactions from indexer rather than app BlockStore

these endpoints now fetch blocks from indexer, return just `header` and include `txCount`
 * /chain/blocks
 * /chain/blocks/{height}
 * /chain/blocks/hash/{hash}

this new endpoint fetches the full tx from indexer, and includes `subtype` and `signer` fields
 * /chain/transactions/{hash}

this legacy endpoint is now marked as deprecated
 * /chain/transactions/{height}/{index}

this endpoint now accepts more filter params (subtype, signer)
 * /chain/transactions

refactor:
* api: rename chainBlockHandler -> chainBlockByHeightHandler

37 of 97 new or added lines in 2 files covered. (38.14%)

332 existing lines in 5 files now uncovered.

16753 of 26833 relevant lines covered (62.43%)

37918.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit - 10723242412.1 05 Sep 2024 03:28PM UTC 0
50.27
GitHub Action Run
2 integration - 10723242412.2 05 Sep 2024 03:28PM UTC 0
51.36
GitHub Action Run
Source Files on build 10723242412
Detailed source file information is not available for this build.
  • Back to Repo
  • 1a47b20f on github
  • Prev Build on dev (#10722278615)
  • Next Build on dev (#10769983092)
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