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 skip tls when download file #348

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #348 (0ae335b) into master (b80f4f5) will increase coverage by 0.14%.
The diff coverage is 82.75%.

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
+ Coverage   60.12%   60.26%   +0.14%     
==========================================
  Files          63       64       +1     
  Lines        3330     3370      +40     
==========================================
+ Hits         2002     2031      +29     
- Misses       1226     1234       +8     
- Partials      102      105       +3     
Flag Coverage Δ
unittests 60.26% <82.75%> (+0.14%) ⬆️

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

Impacted Files Coverage Δ
pkg/os/apt/docker.go 12.83% <0.00%> (ø)
cmd/get.go 68.02% <55.00%> (-1.30%) ⬇️
pkg/net/multi_thread.go 87.23% <87.23%> (ø)
pkg/net/http.go 78.72% <89.28%> (-2.05%) ⬇️
pkg/os/generic_installer.go 61.88% <100.00%> (ø)

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

@LinuxSuRen LinuxSuRen force-pushed the feat/skip-tls-get branch 2 times, most recently from db83c21 to 9769d41 Compare February 7, 2023 02:43
@LinuxSuRen LinuxSuRen merged commit ba52e6c into master Feb 7, 2023
@LinuxSuRen LinuxSuRen deleted the feat/skip-tls-get branch February 7, 2023 04: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.

None yet

1 participant