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

starius / btcd / 23504378153
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: rpcclient-fixes
DEFAULT BRANCH: master
Ran 24 Mar 2026 05:55PM 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

24 Mar 2026 05:53PM UTC coverage: 56.28% (+1.0%) from 55.243%
23504378153

push

github

starius
rpcclient: avoid duplicate batch POST handlers

NewBatch called New() and then called start() again. In HTTP POST mode that
created a second sendPostHandler and another shutdown-cancel goroutine, which
broke the expected single-flight serialization of POST sends.

Keep NewBatch as a semantic toggle only: rely on New() to start handlers
once, then set batch=true. A regression test now checks that batch POST
requests stay serialized through one active transport call.

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

636 existing lines in 10 files now uncovered.

31965 of 56796 relevant lines covered (56.28%)

444147.37 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.33
14.89% blockchain/accept.go
3
98.85
2.55% blockchain/blockindex.go
3
71.22
3.58% blockchain/process.go
7
94.78
0.56% addrmgr/network.go
9
72.55
0.81% peer/peer.go
20
83.96
0.11% btcec/schnorr/signature.go
33
69.55
-0.35% blockchain/chainio.go
114
84.89
10.11% blockchain/chain.go
194
35.44
35.44% netsync/manager.go
252
53.45
-7.63% rpcclient/infrastructure.go
Jobs
ID Job ID Ran Files Coverage
1 btcec - 23504378153.1 24 Mar 2026 05:55PM UTC 18
80.52
GitHub Action Run
2 btcd - 23504378153.2 24 Mar 2026 05:55PM UTC 250
50.95
GitHub Action Run
3 btcutilpsbt - 23504378153.3 24 Mar 2026 05:55PM UTC 98
21.79
GitHub Action Run
4 btcutil - 23504378153.4 24 Mar 2026 05:55PM UTC 120
18.86
GitHub Action Run
Source Files on build 23504378153
  • Tree
  • List 282
  • Changed 22
  • Source Changed 10
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23504378153
  • 5da6fa2e on github
  • Prev Build on rpcclient-fixes (#23366784097)
  • Next Build on rpcclient-fixes (#23523959498)
  • 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