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

futpib / claudex / 21880178141
64%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2026 07:55PM UTC
Jobs 2
Files 26
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

10 Feb 2026 07:54PM UTC coverage: 57.113% (+2.0%) from 55.13%
21880178141

push

github

futpib
Migrate CLI from meow to commander

Replace meow with commander for argument parsing, gaining native
subcommand support and clean flag pass-through via
.passThroughOptions() + .allowUnknownOption().

- Define all claudex flags as commander .option() calls, eliminating
  the duplicated flagsConfig + knownBooleanFlags/knownStringFlags
  + manual process.argv iteration
- Register `config` as a proper commander subcommand with `list`,
  `get`, `set`, `add`, `remove`, `unset` as nested subcommands,
  each with scope options (--global, --project, --group, --file)
  and useful --help output at every level
- Extract main logic into runMain() so main() just builds the
  commander program and calls parseAsync()
- Add help tests for root command, config subcommand, and all six
  config action subcommands

320 of 435 branches covered (73.56%)

Branch coverage included in aggregate %.

1611 of 2946 relevant lines covered (54.68%)

53.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
8
75.57
-1.76% build/config-cli.js
13
13.84
7.76% build/index.js
Jobs
ID Job ID Ran Files Coverage
1 21880178141.1 10 Feb 2026 07:55PM UTC 26
57.11
GitHub Action Run
2 21880178141.2 10 Feb 2026 07:55PM UTC 26
57.11
GitHub Action Run
Source Files on build 21880178141
  • Tree
  • List 26
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21880178141
  • f9bc5269 on github
  • Prev Build on master (#21879546539)
  • Next Build on master (#21920852389)
  • Delete
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