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

btcsuite / btcd / 7285152302
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: spellcheck
DEFAULT BRANCH: master
Ran 21 Dec 2023 07:18AM 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:16AM UTC coverage: 56.526% (-0.08%) from 56.608%
7285152302

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

15 of 93 new or added lines in 2 files covered. (16.13%)

3 existing lines in 2 files now uncovered.

28606 of 50607 relevant lines covered (56.53%)

474157.69 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
45.32
-11.35% integration/rpctest/rpc_harness.go
2
71.18
-0.89% integration/rpctest/node.go
Jobs
ID Job ID Ran Files Coverage
1 btcutilpsbt - 7285152302.1 21 Dec 2023 07:18AM UTC 13
76.43
GitHub Action Run
2 btcutil - 7285152302.2 21 Dec 2023 07:18AM UTC 21
88.06
GitHub Action Run
3 btcd - 7285152302.3 21 Dec 2023 07:18AM UTC 183
52.49
GitHub Action Run
4 btcec - 7285152302.4 21 Dec 2023 07:18AM UTC 15
87.45
GitHub Action Run
Source Files on build 7285152302
  • Tree
  • List 232
  • Changed 44
  • Source Changed 0
  • Coverage Changed 2
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