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: honor http_proxy environment variables #1111

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

proxy-from-env cleanup

da3c91e
Select commit
Loading
Failed to load commit list.
Open

feat: honor http_proxy environment variables #1111

proxy-from-env cleanup
da3c91e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

82.65% (-0.03%) compared to 56198fc

View this Pull Request on Codecov

82.65% (-0.03%) compared to 56198fc

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.65%. Comparing base (56198fc) to head (da3c91e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1111      +/-   ##
==========================================
- Coverage   82.68%   82.65%   -0.03%     
==========================================
  Files          53       53              
  Lines        7930     7935       +5     
  Branches     1240     1242       +2     
==========================================
+ Hits         6557     6559       +2     
- Misses       1263     1265       +2     
- Partials      110      111       +1