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

hyperledger / fabric-x-committer / 23796255643
91%

Build:
DEFAULT BRANCH: main
Ran 31 Mar 2026 12:08PM UTC
Jobs 2
Files 127
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

31 Mar 2026 12:02PM UTC coverage: 91.421% (+0.2%) from 91.198%
23796255643

push

github

web-flow
[cmd] add `committer healthcheck <service>` subcommands (#497)

#### Type of change

- New feature
 
#### Description

Add a healthcheck command that performs a gRPC health check against a
  running service using the same config file as 'start'. Each service
  subcommand loads the config, dials the server endpoint with TLS
  credentials, and calls grpc.health.v1.Health/Check. Prints SERVING
  (exit 0) or NOT SERVING (exit 1) for use as a Docker HEALTHCHECK.

  - Add RunHealthCheck utility in utils/connection
  - Add healthcheckCMD with sidecar, coordinator, vc, verifier, query
    subcommands
  - Add readiness gate to container release image tests via docker exec
  - Add HEALTHCHECK usage comment to release Dockerfile

#### Related issues

  - resolves #494 
  - resolves #489

---------

Signed-off-by: Senthilnathan <cendhu@gmail.com>

85 of 96 new or added lines in 4 files covered. (88.54%)

6 existing lines in 3 files now uncovered.

9996 of 10934 relevant lines covered (91.42%)

41720.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
85.71
cmd/committer/config.go
2
88.24
utils/connection/healthcheck.go
3
84.31
8.19% cmd/committer/start_cmd.go
4
91.49
cmd/committer/healthcheck_cmd.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
97.87
0.0% service/verifier/verifier_server.go
2
92.2
-0.92% service/coordinator/signature_verifier_manager.go
2
91.23
-0.88% service/coordinator/validator_committer_manager.go
Jobs
ID Job ID Ran Files Coverage
1 db-test - 23796255643.1 31 Mar 2026 12:08PM UTC 127
84.44
GitHub Action Run
2 unit-test - 23796255643.2 31 Mar 2026 12:08PM UTC 80
75.33
GitHub Action Run
Source Files on build 23796255643
  • Tree
  • List 127
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 108e56b6 on github
  • Prev Build on main (#23785829163)
  • Next Build on main (#23799238831)
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