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

Support to install package from source via goget #175

Merged
merged 3 commits into from
Oct 21, 2021
Merged

Conversation

LinuxSuRen
Copy link
Owner

Example usage:

hd install ks --from-source --goget

It allows to install ks from the source code via goget.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Oct 20, 2021
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #175 (01b7b94) into master (fc8b905) will decrease coverage by 0.31%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
- Coverage   16.39%   16.08%   -0.32%     
==========================================
  Files          28       28              
  Lines        1488     1517      +29     
==========================================
  Hits          244      244              
- Misses       1224     1253      +29     
  Partials       20       20              
Flag Coverage Δ
unittests 16.08% <0.00%> (-0.32%) ⬇️

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

Impacted Files Coverage Δ
cmd/install.go 0.00% <0.00%> (ø)
pkg/installer/check.go 19.59% <0.00%> (-0.14%) ⬇️

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 fc8b905...01b7b94. Read the comment docs.

@LinuxSuRen LinuxSuRen merged commit 2cf6cd4 into master Oct 21, 2021
@LinuxSuRen LinuxSuRen deleted the integerate-goget branch October 21, 2021 02:22
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