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/3.2.x] Fix FP for possibly-used-before-assignment with assert_never() #9647

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport 117be95 from #9645.

@jacobtylerwalls jacobtylerwalls added this to the 3.2.1 milestone May 18, 2024
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (9dae975) to head (f4edd6e).
Report is 34 commits behind head on maintenance/3.2.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.2.x    #9647   +/-   ##
==================================================
  Coverage              95.84%   95.84%           
==================================================
  Files                    174      174           
  Lines                  18897    18901    +4     
==================================================
+ Hits                   18112    18116    +4     
  Misses                   785      785           
Files Coverage Δ
pylint/checkers/variables.py 97.36% <100.00%> (+<0.01%) ⬆️
pylint/constants.py 100.00% <100.00%> (ø)

@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) May 18, 2024 14:01
@Pierre-Sassoulas Pierre-Sassoulas merged commit aed496a into maintenance/3.2.x May 18, 2024
23 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-9645-to-maintenance/3.2.x branch May 18, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants