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

Address pylint 3.3 messages #2575

Merged
merged 1 commit into from
Sep 22, 2024

Address pylint 3.3 messages

9399ec7
Select commit
Loading
Failed to load commit list.
Merged

Address pylint 3.3 messages #2575

Address pylint 3.3 messages
9399ec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

93.06% (target 92.00%)

View this Pull Request on Codecov

93.06% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.06%. Comparing base (58286a1) to head (9399ec7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2575   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files          93       93           
  Lines       11064    11064           
=======================================
  Hits        10297    10297           
  Misses        767      767           
Files with missing lines Coverage Δ
astroid/bases.py 88.29% <ø> (ø)
astroid/exceptions.py 97.45% <100.00%> (ø)
astroid/nodes/_base_nodes.py 94.25% <ø> (ø)
astroid/nodes/node_classes.py 94.94% <ø> (ø)
astroid/nodes/scoped_nodes/scoped_nodes.py 93.19% <100.00%> (ø)
astroid/typing.py 100.00% <ø> (ø)