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

hyperledger / fabric-x-committer / 23780809492 / 1
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: coordinator-test-no-db
DEFAULT BRANCH: main
Ran 31 Mar 2026 04:47AM UTC
Files 79
Run time 2s
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 04:41AM UTC coverage: 75.365% (+0.03%) from 75.331%
23780809492.1

Pull #496

github

cendhu
restructure CLI command organization

    - Move start commands from cmd/config/cmd.go to cmd/committer/start_cmd.go
    - Consolidate start commands using switch-case pattern, eliminating duplication
    - Create cmd/cliutil package for shared CLI utilities (VersionCmd, SetDefaultFlags)
    - Move test helpers from cmd/config to cmd/cliutil/test_exports.go
    - Remove redundant CLI flags (--endpoint, --metrics-endpoint, --verbose,
      --parallelism, --ledger-path, etc.) that duplicate YAML/env var config
    - Simplify SetDefaultFlags to only register --config flag
    - Remove unused CobraInt/CobraString/CobraBool/CobraDuration flag helpers

    The config package retains config-reading utilities, viper defaults,
    and template definitions. Command wiring is now colocated with the
    binary that uses it.

    Closes hyperledger/fabric-x-committer#495

Signed-off-by: Senthilnathan <cendhu@gmail.com>
Pull Request #496: restructure CLI command organization and remove redundant CLI flags

4436 of 5886 relevant lines covered (75.37%)

1074.44 hits per line

Source Files on job unit-test - 23780809492.1
  • Tree
  • List 79
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23780809492
  • fe3af5e5 on github
  • Prev Job for on refactor-cmd (#23751537229.1)
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