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: use the default capabilities of DefaultTransport, including use… #128

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

yndu13
Copy link
Collaborator

@yndu13 yndu13 commented Nov 20, 2024

…s HTTP proxies as directed by the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY (or the lowercase versions thereof)

You need to complete
  • unit tests and/or feature tests
  • documentation is changed or added

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (115dc39) to head (3de5edd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   98.12%   98.67%   +0.55%     
==========================================
  Files          31       31              
  Lines        2717     2718       +1     
==========================================
+ Hits         2666     2682      +16     
+ Misses         32       22      -10     
+ Partials       19       14       -5     

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


🚨 Try these New Features:

…s HTTP proxies as directed by the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY (or the lowercase versions thereof)
@yndu13 yndu13 merged commit b73ef4c into master Nov 20, 2024
11 checks passed
@yndu13 yndu13 deleted the http-proxy branch November 20, 2024 10:09
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.

3 participants