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

Cleanup variables checker 2 #9985

Closed

Use some conditional expressions and inline some variables

6839c62
Select commit
Loading
Failed to load commit list.
Closed

Cleanup variables checker 2 #9985

Use some conditional expressions and inline some variables
6839c62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 30, 2024 in 1s

98.53% of diff hit (target 100.00%)

View this Pull Request on Codecov

98.53% of diff hit (target 100.00%)

Annotations

Check warning on line 2800 in pylint/checkers/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pylint/checkers/variables.py#L2800

Added line #L2800 was not covered by tests

Check warning on line 2825 in pylint/checkers/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pylint/checkers/variables.py#L2825

Added line #L2825 was not covered by tests

Check warning on line 2991 in pylint/checkers/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pylint/checkers/variables.py#L2991

Added line #L2991 was not covered by tests

Check warning on line 3064 in pylint/checkers/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pylint/checkers/variables.py#L3064

Added line #L3064 was not covered by tests

Check warning on line 3073 in pylint/checkers/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pylint/checkers/variables.py#L3073

Added line #L3073 was not covered by tests