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

guggero / btcd / 23539296014
56%
master: 56%

Build:
Build:
LAST BUILD BRANCH: bip-322
DEFAULT BRANCH: master
Ran 25 Mar 2026 11:46AM 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

25 Mar 2026 11:44AM UTC coverage: 56.03% (+1.2%) from 54.811%
23539296014

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 10 new or added lines in 1 file covered. (20.0%)

910 existing lines in 13 files now uncovered.

31802 of 56759 relevant lines covered (56.03%)

410943.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
15.82
0.69% rpcclient/chain.go

Coverage Regressions

Lines Coverage ∆ File
318
15.82
0.69% rpcclient/chain.go
201
36.71
36.71% netsync/manager.go
172
72.01
0.09% peer/peer.go
114
84.89
10.11% blockchain/chain.go
33
69.55
-0.35% blockchain/chainio.go
32
85.16
3.77% wire/netaddressv2.go
20
83.96
0.11% btcec/schnorr/signature.go
7
94.78
0.71% addrmgr/network.go
4
76.64
0.0% txscript/template.go
3
98.85
2.55% blockchain/blockindex.go
3
71.22
3.58% blockchain/process.go
2
83.9
-0.68% connmgr/connmanager.go
1
95.33
14.89% blockchain/accept.go
Jobs
ID Job ID Ran Files Coverage
1 btcutil - 23539296014.1 25 Mar 2026 11:46AM UTC 120
18.86
GitHub Action Run
2 btcd - 23539296014.2 25 Mar 2026 11:46AM UTC 250
50.68
GitHub Action Run
3 btcec - 23539296014.3 25 Mar 2026 11:46AM UTC 18
80.52
GitHub Action Run
4 btcutilpsbt - 23539296014.4 25 Mar 2026 11:46AM UTC 98
21.79
GitHub Action Run
Source Files on build 23539296014
  • Tree
  • List 282
  • Changed 26
  • Source Changed 15
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23539296014
  • dd9b5e72 on github
  • Prev Build on gettxoutproof (#22539581393)
  • Next Build on gettxoutproof (#24203175904)
  • 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