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

guggero / btcd / 22539581393
56%
master: 56%

Build:
Build:
LAST BUILD BRANCH: bip-322
DEFAULT BRANCH: master
Ran 01 Mar 2026 08:35AM 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

01 Mar 2026 08:33AM UTC coverage: 54.811% (-0.6%) from 55.419%
22539581393

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.

6 of 20 new or added lines in 1 file covered. (30.0%)

1391 existing lines in 31 files now uncovered.

31126 of 56788 relevant lines covered (54.81%)

429851.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
15.13
0.23% rpcclient/chain.go

Coverage Regressions

Lines Coverage ∆ File
309
15.13
0.23% rpcclient/chain.go
242
71.92
0.94% peer/peer.go
237
0.0
0.0% server.go
188
0.0
-100.0% wire/msgalert.go
63
80.17
0.36% btcec/schnorr/musig2/context.go
47
86.86
-4.75% txscript/engine.go
44
80.11
-10.91% txscript/sighash.go
38
39.75
-0.04% rpcclient/infrastructure.go
22
80.82
-3.82% txscript/standard.go
21
94.2
-4.28% wire/common.go
20
69.7
-16.88% btcec/v2/ecdsa/signature.go
19
68.14
-13.77% btcutil/tx.go
19
90.57
-6.99% txscript/sigvalidate.go
18
67.12
0.46% wire/msgcfcheckpt.go
17
79.33
-0.67% wire/message.go
14
47.92
-8.18% wire/msgcfheaders.go
13
98.02
-1.73% wire/msgtx.go
11
68.42
-16.36% wire/msgcfilter.go
8
89.51
-2.58% txscript/script.go
7
9.84
0.08% peer/log.go
5
79.92
-1.76% btcec/v2/schnorr/signature.go
4
97.87
1.15% btcutil/bloom/filter.go
4
88.81
-0.93% database/ffldb/blockio.go
4
98.49
-0.41% txscript/opcode.go
4
81.82
-8.18% wire/msggetcfheaders.go
4
81.82
-8.18% wire/msggetcfilters.go
2
75.0
0.0% btcutil/psbt/partialsig.go
2
97.32
-1.74% rpcclient/errors.go
2
96.53
-1.13% wire/msgblock.go
2
88.24
-5.51% wire/msggetcfcheckpt.go
1
88.57
-0.51% btcutil/block.go
Jobs
ID Job ID Ran Files Coverage
1 btcutil - 22539581393.1 01 Mar 2026 08:35AM UTC 120
18.86
GitHub Action Run
2 btcec - 22539581393.2 01 Mar 2026 08:35AM UTC 18
80.51
GitHub Action Run
3 btcd - 22539581393.3 01 Mar 2026 08:35AM UTC 250
49.51
GitHub Action Run
4 btcutilpsbt - 22539581393.4 01 Mar 2026 08:36AM UTC 98
21.79
GitHub Action Run
Source Files on build 22539581393
  • Tree
  • List 282
  • Changed 53
  • Source Changed 15
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22539581393
  • d59b9d97 on github
  • Prev Build on gettxoutproof (#19871690440)
  • Next 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