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

Sort listed command names #115

Merged
merged 2 commits into from
Feb 25, 2024
Merged

Sort listed command names #115

merged 2 commits into from
Feb 25, 2024

Conversation

hugelgupf
Copy link
Member

When just running ./bb or when using an unknown command, it will spit out a list of compiled commands. Sort it.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 59.01%. Comparing base (a274a8d) to head (df83888).

Files Patch % Lines
src/pkg/bb/bbmain/register.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   58.52%   59.01%   +0.49%     
==========================================
  Files          16       15       -1     
  Lines        1068     1059       -9     
==========================================
  Hits          625      625              
+ Misses        443      434       -9     
Flag Coverage Δ
1.20 82.91% <ø> (ø)
1.21.x 82.91% <ø> (ø)
1.22.x 59.01% <0.00%> (+0.49%) ⬆️

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.

@hugelgupf hugelgupf merged commit d16adf9 into main Feb 25, 2024
21 of 22 checks passed
@hugelgupf hugelgupf deleted the sort branch February 25, 2024 22:02
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