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

hyperledger / fabric-x-committer / 23780809492 / 2
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: move-testcrypto-to-common
DEFAULT BRANCH: main
Ran 31 Mar 2026 04:47AM UTC
Files 124
Run time 4s
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: 84.419% (-0.4%) from 84.813%
23780809492.2

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

9178 of 10872 relevant lines covered (84.42%)

41303.41 hits per line

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