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 download file with basic auth #487

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

Copy link

codacy-production bot commented Dec 25, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.07% 80.77%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (de7232b) 3638 2427 66.71%
Head commit (81a5912) 7322 (+3684) 4890 (+2463) 66.79% (+0.07%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#487) 26 21 80.77%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Dec 25, 2024

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).
Report is 1 commits behind head on master.

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              
Flag Coverage Δ
unittests 62.52% <78.26%> (+0.10%) ⬆️

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

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

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Dec 25, 2024
@LinuxSuRen LinuxSuRen merged commit d375e85 into master Dec 26, 2024
13 of 14 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/basic-auth branch December 26, 2024 11:36
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