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

支持 proxy #419

Merged
merged 2 commits into from
Sep 5, 2023
Merged

支持 proxy #419

merged 2 commits into from
Sep 5, 2023

Conversation

bachue
Copy link
Contributor

@bachue bachue commented Sep 1, 2023

KODO-18779

@bachue bachue requested a review from lihsai0 September 1, 2023 05:53
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #419 (addef2e) into master (dfa6893) will decrease coverage by 0.23%.
The diff coverage is 77.77%.

❗ Current head addef2e differs from pull request most recent head e3cd7b5. Consider uploading reports for the commit e3cd7b5 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
- Coverage   85.64%   85.41%   -0.23%     
==========================================
  Files          25       26       +1     
  Lines        1888     1927      +39     
==========================================
+ Hits         1617     1646      +29     
- Misses        271      281      +10     
Files Changed Coverage Δ
src/Qiniu/Http/Client.php 100.00% <ø> (ø)
src/Qiniu/Storage/ResumeUploader.php 69.02% <33.33%> (-0.68%) ⬇️
src/Qiniu/Config.php 61.70% <58.62%> (-0.21%) ⬇️
src/Qiniu/Http/Proxy.php 76.92% <76.92%> (ø)
src/Qiniu/Storage/BucketManager.php 90.09% <85.18%> (-0.37%) ⬇️
src/Qiniu/Http/RequestOptions.php 84.61% <88.88%> (+2.26%) ⬆️
src/Qiniu/Cdn/CdnManager.php 98.91% <100.00%> (+0.01%) ⬆️
src/Qiniu/Processing/Operation.php 95.00% <100.00%> (+0.26%) ⬆️
src/Qiniu/Processing/PersistentFop.php 83.78% <100.00%> (+0.45%) ⬆️
src/Qiniu/Region.php 96.15% <100.00%> (+0.03%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes

@bachue bachue merged commit f8625fe into master Sep 5, 2023
@bachue bachue deleted the features/proxy branch September 5, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants