Skip to content

Support POSIX-style clustering for short flags#467

Merged
brentyi merged 6 commits into
mainfrom
brent/20260509_fix_465
May 9, 2026
Merged

Support POSIX-style clustering for short flags#467
brentyi merged 6 commits into
mainfrom
brent/20260509_fix_465

Conversation

@brentyi
Copy link
Copy Markdown
Owner

@brentyi brentyi commented May 9, 2026

Fixes #465, thanks @rec!

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.65%. Comparing base (fc1634a) to head (9f05cb8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files          51       51           
  Lines        4029     4037    +8     
=======================================
+ Hits         4015     4023    +8     
  Misses         14       14           
Flag Coverage Δ
unittests 99.65% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brentyi brentyi merged commit bb8e67e into main May 9, 2026
17 checks passed
@brentyi brentyi deleted the brent/20260509_fix_465 branch May 9, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tyro does not let you combine options (single letter flags).

1 participant