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

feat: support to specific the format of target file #364

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #364 (3d9be61) into master (844aa9b) will increase coverage by 0.14%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
+ Coverage   61.06%   61.20%   +0.14%     
==========================================
  Files          64       65       +1     
  Lines        3449     3475      +26     
==========================================
+ Hits         2106     2127      +21     
- Misses       1238     1242       +4     
- Partials      105      106       +1     
Flag Coverage Δ
unittests 61.20% <75.00%> (+0.14%) ⬆️

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

Impacted Files Coverage Δ
cmd/fetch.go 71.69% <ø> (-1.03%) ⬇️
cmd/install.go 35.15% <ø> (-1.49%) ⬇️
pkg/installer/types.go 0.00% <0.00%> (ø)
cmd/search.go 88.37% <40.00%> (-4.13%) ⬇️
cmd/setup.go 75.00% <40.00%> (-4.17%) ⬇️
pkg/installer/fetch.go 11.18% <50.00%> (-0.08%) ⬇️
cmd/root.go 81.96% <78.57%> (-1.02%) ⬇️
pkg/installer/check.go 38.06% <92.30%> (+2.55%) ⬆️
cmd/get.go 68.57% <100.00%> (+0.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@LinuxSuRen LinuxSuRen merged commit b706d1b into master Feb 27, 2023
@LinuxSuRen LinuxSuRen deleted the feat/file-format branch February 27, 2023 01: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.

None yet

1 participant