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

[Backport maintenance/2.17.x] Fix typelias invalid-name false positives for Union variables without assignment. #8548

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 7, 2023

Backport cb255ea from #8541.

@DanielNoord DanielNoord closed this Apr 7, 2023
@DanielNoord DanielNoord reopened this Apr 7, 2023
@DanielNoord DanielNoord added this to the 2.17.3 milestone Apr 7, 2023
@DanielNoord DanielNoord enabled auto-merge (rebase) April 7, 2023 07:17
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #8548 (41b4eb4) into maintenance/2.17.x (011c6ac) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           maintenance/2.17.x    #8548   +/-   ##
===================================================
  Coverage               95.56%   95.56%           
===================================================
  Files                     178      178           
  Lines                   18799    18799           
===================================================
  Hits                    17965    17965           
  Misses                    834      834           
Impacted Files Coverage Δ
pylint/checkers/base/name_checker/checker.py 98.58% <100.00%> (ø)

@Pierre-Sassoulas Pierre-Sassoulas force-pushed the backport-8541-to-maintenance/2.17.x branch from 5deecd7 to 41b4eb4 Compare April 7, 2023 11:38
@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) April 7, 2023 11:39
@Pierre-Sassoulas Pierre-Sassoulas merged commit ed67cc8 into maintenance/2.17.x Apr 7, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8541-to-maintenance/2.17.x branch April 7, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants