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

hyperledger / fabric-x-committer / 30785809044
91%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2026 05:01AM 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

03 Aug 2026 04:57AM UTC coverage: 91.175% (-0.03%) from 91.201%
30785809044

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>

10548 of 11569 relevant lines covered (91.17%)

32955.09 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
87.8
-2.44% service/vc/committer.go
3
91.15
-1.33% service/vc/validator_committer_service.go
2
81.9
-1.9% service/query/query.go
2
92.35
-0.53% mock/orderer.go
2
93.55
-3.23% loadgen/adapters/loadgen.go
2
85.26
-0.58% service/vc/database.go
1
94.95
-1.01% loadgen/adapters/common.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 30785809044.1 03 Aug 2026 05:03AM UTC 95
84.59
GitHub Action Run
2 db-test - 30785809044.2 03 Aug 2026 05:03AM UTC 131
79.0
GitHub Action Run
3 core-db-test - 30785809044.3 03 Aug 2026 05:01AM UTC 100
46.59
GitHub Action Run
Source Files on build 30785809044
  • Tree
  • List 131
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c6ff3c36 on github
  • Prev Build on main (#30541649421)
  • Next Build on main (#30786346119)
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