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

hyperledger / fabric-x-committer / 30785809044 / 1
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2026 05:03AM UTC
Files 95
Run time 3s
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

03 Aug 2026 04:57AM UTC coverage: 84.587% (-0.03%) from 84.612%
30785809044.1

push

github

web-flow
[connection] Reserve the port while the server is down in TestGRPCRetry (#723)

#### 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>

6816 of 8058 relevant lines covered (84.59%)

1219.31 hits per line

Source Files on job unit-test - 30785809044.1
  • Tree
  • List 95
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30785809044
  • c6ff3c36 on github
  • Prev Job for on main (#30541649421.2)
  • Next Job for on main (#30786346119.2)
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