Skip to content

[py] implement __all__ for selenium.common#10655

Merged
AutomatedTester merged 2 commits intoSeleniumHQ:trunkfrom
symonk:dunder-all-for-exceptions
May 23, 2022
Merged

[py] implement __all__ for selenium.common#10655
AutomatedTester merged 2 commits intoSeleniumHQ:trunkfrom
symonk:dunder-all-for-exceptions

Conversation

@symonk
Copy link
Copy Markdown
Member

@symonk symonk commented May 16, 2022

Expose all exceptions in the public API of selenium.common. Relates to: #10643

@symonk symonk added the C-py Python Bindings label May 16, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #10655 (1fd3908) into trunk (6083cc4) will increase coverage by 0.60%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            trunk   #10655      +/-   ##
==========================================
+ Coverage   45.60%   46.21%   +0.60%     
==========================================
  Files          86       86              
  Lines        5741     5806      +65     
  Branches      274      274              
==========================================
+ Hits         2618     2683      +65     
  Misses       2849     2849              
  Partials      274      274              
Impacted Files Coverage Δ
py/selenium/common/__init__.py 100.00% <100.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...1fd3908. Read the comment docs.

@AutomatedTester AutomatedTester merged commit 928168b 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