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

starius / btcd / 23523959498
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: rpcclient-fixes
DEFAULT BRANCH: master
Ran 25 Mar 2026 03:50AM 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 03:48AM UTC coverage: 56.369% (+0.09%) from 56.28%
23523959498

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%)

537 existing lines in 4 files now uncovered.

32022 of 56808 relevant lines covered (56.37%)

424640.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
88.81
-0.93% database/ffldb/blockio.go
12
71.74
-0.81% peer/peer.go
253
58.62
5.18% rpcclient/infrastructure.go
268
36.3
0.86% netsync/manager.go
Jobs
ID Job ID Ran Files Coverage
1 btcec - 23523959498.1 25 Mar 2026 03:51AM UTC 18
80.52
GitHub Action Run
2 btcutil - 23523959498.2 25 Mar 2026 03:51AM UTC 120
18.86
GitHub Action Run
3 btcd - 23523959498.3 25 Mar 2026 03:50AM UTC 250
51.05
GitHub Action Run
4 btcutilpsbt - 23523959498.4 25 Mar 2026 03:51AM UTC 98
21.79
GitHub Action Run
Source Files on build 23523959498
  • Tree
  • List 282
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23523959498
  • 54be1346 on github
  • Prev Build on rpcclient-fixes (#23504378153)
  • 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