Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New attribute App.sort_key that controls command-order in the help page. #258

Merged
merged 4 commits into from
Nov 23, 2024

Conversation

BrianPugh
Copy link
Owner

Mimics/re-uses same logic as Group.sort_key.

Addresses #257.

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.08%. Comparing base (dcf29e3) to head (057df8d).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   94.05%   94.08%   +0.02%     
==========================================
  Files          26       26              
  Lines        2961     2975      +14     
  Branches      627      627              
==========================================
+ Hits         2785     2799      +14     
  Misses         84       84              
  Partials       92       92              
Flag Coverage Δ
unittests 94.08% <100.00%> (+0.02%) ⬆️

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.


🚨 Try these New Features:

@BrianPugh BrianPugh merged commit abfb1ef into main Nov 23, 2024
17 checks passed
@BrianPugh BrianPugh deleted the app-sort-key branch November 23, 2024 15:33
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.

1 participant