-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Use the new RequestsWrapper for connecting to services #4094
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4094 +/- ##
==========================================
- Coverage 86.55% 81.81% -4.75%
==========================================
Files 768 7 -761
Lines 41365 352 -41013
Branches 5009 76 -4933
==========================================
- Hits 35805 288 -35517
+ Misses 4193 27 -4166
+ Partials 1367 37 -1330 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need a fix for #4094 (comment)
Otherwise 👍
Co-Authored-By: Pierre Guceski <[email protected]>
@AlexandreYang should we fix it again? |
@AlexandreYang Yes unused |
Looks ok then. Thx for the confirmation.
@l0k0ms nothing more to fix, this PR is actually the fix :) |
Motivation
Standardize configuration, esp. for proxy behavior