Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: support to download file with basic auth #487

Merged
merged 1 commit into from
Dec 26, 2024

feat: support to download file with basic auth

81a5912
Select commit
Loading
Failed to load commit list.
Merged

feat: support to download file with basic auth #487

feat: support to download file with basic auth
81a5912
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

62.52% (+0.10%) compared to de7232b

View this Pull Request on Codecov

62.52% (+0.10%) compared to de7232b

Details

Codecov Report

Attention: Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.

Project coverage is 62.52%. Comparing base (de7232b) to head (81a5912).

Files with missing lines Patch % Lines
pkg/net/multi_thread.go 37.50% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
+ Coverage   62.42%   62.52%   +0.10%     
==========================================
  Files          64       64              
  Lines        3449     3469      +20     
==========================================
+ Hits         2153     2169      +16     
- Misses       1187     1191       +4     
  Partials      109      109              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.