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

archetech / archon / 24527935338
95%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/shell-quote-1.8.4
DEFAULT BRANCH: main
Ran 16 Apr 2026 06:50PM UTC
Jobs 1
Files 24
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

16 Apr 2026 06:47PM UTC coverage: 95.166%. Remained the same
24527935338

push

github

macterra
fix(satoshi): use getBlockHeader in syncBlocks for pruned node compat

syncBlocks only needs hash, height, and time to push block metadata to
the gatekeeper. Using getBlock fails on pruned nodes when the full block
data has been pruned. getBlockHeader works for any height since headers
are always retained.

Also always start from config.startBlock instead of the latest known
gatekeeper block so that gaps from a DB wipe are backfilled. addBlock
is idempotent (upsert) and getBlockHeader is cheap, so re-syncing
already-known blocks is harmless.

1990 of 2192 branches covered (90.78%)

Branch coverage included in aggregate %.

4231 of 4345 relevant lines covered (97.38%)

1167.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24527935338.1 16 Apr 2026 06:50PM UTC 48
96.06
GitHub Action Run
Source Files on build 24527935338
  • Tree
  • List 24
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24527935338
  • 2bd15f7a on github
  • Prev Build on main (#24487981889)
  • Next Build on fix/satoshi-sync-pruned-blocks (#24527986872)
  • Delete
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