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

Skarlso / tmuxinator / 19414663682 / 40
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2025 04:47PM UTC
Files 24
Run time 110min
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

16 Nov 2025 09:57PM UTC coverage: 97.893% (-0.2%) from 98.132%
19414663682.40

push

github

web-flow
Add help to commands list and --help/-h flag support to subcommands (#967)

Problem:
- The 'help' command was not listed in the output of 'mux commands',
  making it less discoverable for users
- Using --help or -h flags with subcommands (e.g., 'mux start --help')
  would fail with 'Project --help doesn't exist' instead of showing
  help information, which is inconsistent with common CLI patterns

Solution:
- Added 'help' entry to the COMMANDS hash so it appears in the
  commands list output
- Added --help/-h method_option to key subcommands (start, stop, new,
  debug, copy, delete, list) that invokes Thor's help system before
  command execution
- Updated tests to verify 'help' appears in commands output and that
  --help/-h flags work correctly for subcommands

This provides parity between 'mux help <subcommand>' and
'mux <subcommand> --help', improving user experience and discoverability.

Fixes: https://github.com/tmuxinator/tmuxinator/issues/191#issuecomment-3539068931

1812 of 1851 relevant lines covered (97.89%)

43.68 hits per line

Source Files on job run-3.4.5-2.5 - 19414663682.40
  • Tree
  • List 24
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19414663682
  • 71275f96 on github
  • Prev Job for on master (#17403668293.90)
  • Next Job for on master (#19713964595.77)
  • 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