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

btcsuite / btcd / 7285184945
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: spellcheck
DEFAULT BRANCH: master
Ran 21 Dec 2023 07:22AM UTC
Jobs 4
Files 232
Run time 14s
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

21 Dec 2023 07:20AM UTC coverage: 56.532% (-0.08%) from 56.608%
7285184945

Pull #2071

github

guggero
rpctest: make test TCP ports unique per process

This commit adds a new NextAvailablePortForProcess function that takes a
process ID and then assures unique (non-occupied) port numbers are
returned per process.
This uses a temporary file that contains the latest used port and a
secondary temporary lock file to assure only a single goroutine can
request a new port at a time.

The GenerateProcessUniqueListenerAddresses is intened to be used as a
package-level override for the ListenAddressGenerator variable. We don't
use it by default to make sure we don't break any existing assumptions.
Pull Request #2071: rpctest: integration test harness fixes

16 of 94 new or added lines in 2 files covered. (17.02%)

4 existing lines in 3 files now uncovered.

28603 of 50596 relevant lines covered (56.53%)

492294.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
70.44
-1.63% integration/rpctest/node.go
76
45.32
-11.35% integration/rpctest/rpc_harness.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.97
0.35% connmgr/connmanager.go
1
45.32
-11.35% integration/rpctest/rpc_harness.go
2
70.44
-1.63% integration/rpctest/node.go
Jobs
ID Job ID Ran Files Coverage
1 btcutil - 7285184945.1 21 Dec 2023 07:22AM UTC 21
88.06
GitHub Action Run
2 btcd - 7285184945.2 21 Dec 2023 07:22AM UTC 183
52.49
GitHub Action Run
3 btcutilpsbt - 7285184945.3 21 Dec 2023 07:22AM UTC 13
76.43
GitHub Action Run
4 btcec - 7285184945.4 21 Dec 2023 07:22AM UTC 15
87.45
GitHub Action Run
Source Files on build 7285184945
  • Tree
  • List 232
  • Changed 45
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2071
  • PR Base - master (#7278303266)
  • 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