Skip to content

[py] simplify boolean checks for _identify_http_proxy_auth#10656

Merged
AutomatedTester merged 1 commit intoSeleniumHQ:trunkfrom
symonk:simplify-boolean-logic-in-proxy-auth
May 23, 2022
Merged

[py] simplify boolean checks for _identify_http_proxy_auth#10656
AutomatedTester merged 1 commit intoSeleniumHQ:trunkfrom
symonk:simplify-boolean-logic-in-proxy-auth

Conversation

@symonk
Copy link
Copy Markdown
Member

@symonk symonk commented May 16, 2022

minor; simplify the boolean check when checking proxy auth data

@symonk symonk changed the title simplify boolean checks for _identify_http_proxy_auth [py] simplify boolean checks for _identify_http_proxy_auth May 16, 2022
@symonk symonk added the C-py Python Bindings label May 16, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #10656 (c218c8d) into trunk (6083cc4) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##            trunk   #10656   +/-   ##
=======================================
  Coverage   45.60%   45.60%           
=======================================
  Files          86       86           
  Lines        5741     5741           
  Branches      274      274           
=======================================
  Hits         2618     2618           
  Misses       2849     2849           
  Partials      274      274           
Impacted Files Coverage Δ
py/selenium/webdriver/remote/remote_connection.py 31.01% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97aeedb...c218c8d. Read the comment docs.

@AutomatedTester AutomatedTester merged commit 5a206fb into SeleniumHQ:trunk May 23, 2022
elgatov pushed a commit to elgatov/selenium that referenced this pull request Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-py Python Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants