citty icon indicating copy to clipboard operation
citty copied to clipboard

feat: add support for `multiPositional`

Open kricsleo opened this issue 8 months ago • 2 comments

resolves #115 resolves #80

This PR adds support for multiPositional.

kricsleo avatar Apr 09 '25 14:04 kricsleo

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@6341dc3). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage        ?   94.17%           
=======================================
  Files           ?        7           
  Lines           ?      532           
  Branches        ?      175           
=======================================
  Hits            ?      501           
  Misses          ?       31           
  Partials        ?        0           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Apr 09 '25 14:04 codecov[bot]

/cc @pi0: this has been sitting since April, and I wanted to make sure it was on your radar. I'm working on a CLI app that could make use of this feature and found my way to this PR.

valadaptive avatar Jul 27 '25 17:07 valadaptive