Skip to content

[Backport maintenance/2.16.x] Fix used-before-assignment false positive for TYPE_CHECKING if/elif/else usage#8229

Merged
Pierre-Sassoulas merged 1 commit intomaintenance/2.16.xfrom
backport-8071-to-maintenance/2.16.x
Feb 8, 2023
Merged

[Backport maintenance/2.16.x] Fix used-before-assignment false positive for TYPE_CHECKING if/elif/else usage#8229
Pierre-Sassoulas merged 1 commit intomaintenance/2.16.xfrom
backport-8071-to-maintenance/2.16.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 7, 2023

Backport 58fce61 from #8071.

@Pierre-Sassoulas Pierre-Sassoulas added the Maintenance Discussion or action around maintaining pylint or the dev workflow label Feb 7, 2023
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.16.2 milestone Feb 7, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 7, 2023

Codecov Report

Merging #8229 (2af8457) into maintenance/2.16.x (55f1482) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           maintenance/2.16.x    #8229   +/-   ##
===================================================
  Coverage               95.53%   95.53%           
===================================================
  Files                     177      177           
  Lines                   18622    18633   +11     
===================================================
+ Hits                    17790    17801   +11     
  Misses                    832      832           
Impacted Files Coverage Δ
pylint/checkers/utils.py 95.83% <100.00%> (+0.06%) ⬆️
pylint/checkers/variables.py 97.29% <100.00%> (-0.01%) ⬇️

@Pierre-Sassoulas Pierre-Sassoulas merged commit 8b3a10f into maintenance/2.16.x Feb 8, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8071-to-maintenance/2.16.x branch February 8, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance Discussion or action around maintaining pylint or the dev workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants