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

hyperledger / fabric-x-committer / 30744960387
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: fix/696-integration-port-reservation
DEFAULT BRANCH: main
Ran 02 Aug 2026 11:06AM UTC
Jobs 3
Files 131
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

02 Aug 2026 11:01AM UTC coverage: 91.278% (+0.08%) from 91.201%
30744960387

Pull #723

github

liran-funaro
[connection] Reserve the port while the server is down in TestGRPCRetry

#### Type of change

- Bug fix
- Test update

#### Description

- Reserve the server's gRPC port the moment it is stopped (hold a listener on
  it) so a parallel test cannot bind the just-freed ephemeral port and answer
  the health check that the "server down" assertion depends on.
- Assert the `CheckServerStopped` result, which was previously discarded.
- Pass `ctx` into the restart goroutine instead of closing over the reused
  `ctx` variable, and extract the `reserveWhileServerDown` /
  `scheduleServerRestart` helpers.

#### Related issues

- resolves #712

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
Pull Request #723: [connection] Reserve the port while the server is down in TestGRPCRetry

10560 of 11569 relevant lines covered (91.28%)

34199.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
92.89
-1.9% service/coordinator/signature_verifier_manager.go
4
87.8
-2.44% service/vc/committer.go
2
81.9
-1.9% service/query/query.go
2
92.35
-0.53% mock/orderer.go
2
86.42
0.58% service/vc/database.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 30744960387.1 02 Aug 2026 11:08AM UTC 95
84.6
GitHub Action Run
2 core-db-test - 30744960387.2 02 Aug 2026 11:06AM UTC 100
46.59
GitHub Action Run
3 db-test - 30744960387.3 02 Aug 2026 11:08AM UTC 131
79.09
GitHub Action Run
Source Files on build 30744960387
  • Tree
  • List 131
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #723
  • PR Base - main (#30541649421)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc