citty
citty copied to clipboard
feat: add support for `multiPositional`
resolves #115 resolves #80
This PR adds support for multiPositional.
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.
/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.