Skip to content

Fix typos.#10141

Merged
diemol merged 3 commits intoSeleniumHQ:trunkfrom
dosas:fix/typos
Dec 20, 2021
Merged

Fix typos.#10141
diemol merged 3 commits intoSeleniumHQ:trunkfrom
dosas:fix/typos

Conversation

@dosas
Copy link
Copy Markdown
Contributor

@dosas dosas commented Dec 13, 2021

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 13, 2021

Codecov Report

Merging #10141 (f036d2f) into trunk (10fed03) will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk   #10141      +/-   ##
==========================================
+ Coverage   44.88%   44.90%   +0.02%     
==========================================
  Files          86       86              
  Lines        5659     5663       +4     
  Branches      264      265       +1     
==========================================
+ Hits         2540     2543       +3     
  Misses       2855     2855              
- Partials      264      265       +1     
Impacted Files Coverage Δ
py/selenium/webdriver/remote/shadowroot.py 27.58% <41.66%> (+11.58%) ⬆️
py/selenium/webdriver/chrome/service.py 78.57% <50.00%> (ø)
py/selenium/webdriver/chrome/webdriver.py 63.33% <50.00%> (ø)
py/selenium/webdriver/edge/service.py 82.35% <50.00%> (ø)
py/selenium/webdriver/edge/webdriver.py 69.56% <50.00%> (ø)
py/selenium/webdriver/ie/webdriver.py 65.27% <50.00%> (ø)
py/selenium/webdriver/wpewebkit/service.py 36.36% <50.00%> (ø)
py/selenium/webdriver/wpewebkit/webdriver.py 36.00% <50.00%> (ø)
py/selenium/webdriver/ie/service.py 88.88% <100.00%> (ø)
py/selenium/webdriver/support/color.py 98.43% <0.00%> (-0.40%) ⬇️

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 c3a19c8...f036d2f. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@diemol diemol merged commit 932ac99 into SeleniumHQ:trunk Dec 20, 2021
elgatov pushed a commit to elgatov/selenium that referenced this pull request Jun 27, 2022
Co-authored-by: dosas <[email protected]>
Co-authored-by: Diego Molina <[email protected]>
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