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

[py] Fix formatting issues in API reference #12137

Merged
merged 3 commits into from
Jun 3, 2023
Merged

[py] Fix formatting issues in API reference #12137

merged 3 commits into from
Jun 3, 2023

Conversation

tess-lu
Copy link
Contributor

@tess-lu tess-lu commented Jun 3, 2023

Description

Fix formatting issues in the API reference

Motivation and Context

Improve readability of API reference

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.

@CLAassistant
Copy link

CLAassistant commented Jun 3, 2023

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (d92b0ae) 55.69% compared to head (ca5f3a1) 55.69%.

❗ Current head ca5f3a1 differs from pull request most recent head b19bb18. Consider uploading reports for the commit b19bb18 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #12137   +/-   ##
=======================================
  Coverage   55.69%   55.69%           
=======================================
  Files          86       86           
  Lines        5421     5421           
  Branches      223      223           
=======================================
  Hits         3019     3019           
  Misses       2179     2179           
  Partials      223      223           
Impacted Files Coverage Δ
py/selenium/webdriver/chromium/webdriver.py 45.09% <ø> (ø)
py/selenium/webdriver/common/alert.py 23.07% <ø> (ø)
py/selenium/webdriver/remote/webdriver.py 40.22% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @ce86f3bb9faf71e!

@diemol diemol merged commit 1047de3 into SeleniumHQ:trunk Jun 3, 2023
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.

4 participants