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

guggero / btcd / 24203175904
56%
master: 56%

Build:
Build:
LAST BUILD BRANCH: bip-322
DEFAULT BRANCH: master
Ran 09 Apr 2026 05:10PM UTC
Jobs 4
Files 282
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

09 Apr 2026 05:07PM UTC coverage: 56.102% (+0.07%) from 56.03%
24203175904

push

github

guggero
rpcclient: speed up string parsing

This commit replaces the parsing of a JSON string with a simple
prefix/suffix replacement of the quotes. That is much faster than
allocating memory for a JSON parser.
Where possible, we also directly decode the hex with a decoder to
further reduce the number of allocations.

2 of 6 new or added lines in 1 file covered. (33.33%)

461 existing lines in 8 files now uncovered.

31874 of 56814 relevant lines covered (56.1%)

453207.5 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
16.64
0.82% rpcclient/chain.go

Coverage Regressions

Lines Coverage ∆ File
348
16.64
0.82% rpcclient/chain.go
37
82.24
-2.92% wire/netaddressv2.go
34
0.0
0.0% cmd/btcctl/config.go
18
80.41
1.07% wire/message.go
13
55.36
-23.21% wire/msgaddrv2.go
6
75.23
0.47% database/ffldb/dbcache.go
4
42.43
2.68% rpcclient/infrastructure.go
1
66.56
-0.1% mempool/mempool.go
Jobs
ID Job ID Ran Files Coverage
1 btcec - 24203175904.1 09 Apr 2026 05:10PM UTC 18
80.52
GitHub Action Run
2 btcutilpsbt - 24203175904.2 09 Apr 2026 05:10PM UTC 98
21.79
GitHub Action Run
3 btcd - 24203175904.3 09 Apr 2026 05:10PM UTC 250
50.74
GitHub Action Run
4 btcutil - 24203175904.4 09 Apr 2026 05:10PM UTC 120
18.86
GitHub Action Run
Source Files on build 24203175904
  • Tree
  • List 282
  • Changed 12
  • Source Changed 8
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24203175904
  • cd70f77f on github
  • Prev Build on gettxoutproof (#23539296014)
  • 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