Skip to content

Support to search a tool by the alias name #223

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

Merged
merged 2 commits into from
Apr 9, 2022
Merged

Conversation

LinuxSuRen
Copy link
Owner

Now you can install some tools with its alias name, for example:

hd search jcli
hd install jcli

@codecov
Copy link

codecov bot commented Apr 9, 2022

Codecov Report

Merging #223 (175b97d) into master (d72756d) will increase coverage by 11.92%.
The diff coverage is 51.85%.

@@             Coverage Diff             @@
##           master     #223       +/-   ##
===========================================
+ Coverage   14.50%   26.42%   +11.92%     
===========================================
  Files          30       29        -1     
  Lines        1731     1760       +29     
===========================================
+ Hits          251      465      +214     
+ Misses       1461     1271      -190     
- Partials       19       24        +5     
Flag Coverage Δ
unittests 26.42% <51.85%> (+11.92%) ⬆️

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

Impacted Files Coverage Δ
cmd/fetch.go 51.42% <0.00%> (+51.42%) ⬆️
cmd/get.go 32.85% <0.00%> (+32.85%) ⬆️
pkg/installer/check.go 22.49% <47.05%> (+3.64%) ⬆️
pkg/installer/fetch.go 12.62% <61.53%> (+12.62%) ⬆️
cmd/search.go 91.66% <90.00%> (+91.66%) ⬆️
cmd/root.go 82.75% <100.00%> (+82.75%) ⬆️
cmd/util.go 32.78% <0.00%> (+6.55%) ⬆️
cmd/install.go 20.88% <0.00%> (+20.88%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d72756d...175b97d. Read the comment docs.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Apr 9, 2022
@LinuxSuRen LinuxSuRen merged commit 1fb4527 into master Apr 9, 2022
@LinuxSuRen LinuxSuRen deleted the search-by-alias branch April 9, 2022 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant