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

gh #315 add space between PROGRAMFILES & (x86) #316

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

aleksandr-kotlyar
Copy link
Collaborator

@aleksandr-kotlyar aleksandr-kotlyar commented Feb 22, 2022

Resolves #315

@pep8speaks
Copy link

Hello @aleksandr-kotlyar! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 170:80: E501 line too long (123 > 79 characters)
Line 181:80: E501 line too long (118 > 79 characters)
Line 193:80: E501 line too long (124 > 79 characters)
Line 199:80: E501 line too long (129 > 79 characters)
Line 204:80: E501 line too long (128 > 79 characters)
Line 221:80: E501 line too long (114 > 79 characters)

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2022

Codecov Report

Merging #316 (ee525ba) into master (43e0fed) will decrease coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   88.66%   88.25%   -0.41%     
==========================================
  Files          11       11              
  Lines         494      494              
  Branches       70       70              
==========================================
- Hits          438      436       -2     
- Misses         39       41       +2     
  Partials       17       17              
Impacted Files Coverage Δ
webdriver_manager/utils.py 76.57% <ø> (-1.81%) ⬇️

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 532f988...ee525ba. Read the comment docs.

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.

Error in webdriver.util get_browser_version_from_os for 32 bit applications
3 participants