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

introduce MAX_REDIRECTS config setting and fix urllib3 redirect handling #461

Merged
merged 9 commits into from
Jan 4, 2024

rewrite assignment in multiple lines for readability

3019f9d
Select commit
Loading
Failed to load commit list.
Merged

introduce MAX_REDIRECTS config setting and fix urllib3 redirect handling #461

rewrite assignment in multiple lines for readability
3019f9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2024 in 0s

96.91% (+0.15%) compared to 396b991

View this Pull Request on Codecov

96.91% (+0.15%) compared to 396b991

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (396b991) 96.76% compared to head (3019f9d) 96.91%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
+ Coverage   96.76%   96.91%   +0.15%     
==========================================
  Files          22       22              
  Lines        3367     3370       +3     
==========================================
+ Hits         3258     3266       +8     
+ Misses        109      104       -5     

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