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] [undefined-variable] Fix a crash for undefined lineno in annotations #9706

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 2024

Backport f082174 from #9705.

@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.2.4 milestone Jun 6, 2024
@Pierre-Sassoulas Pierre-Sassoulas added the Crash 💥 A bug that makes pylint crash label Jun 6, 2024
@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) June 6, 2024 21:11
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.82%. Comparing base (918d216) to head (f71aaf5).
Report is 25 commits behind head on maintenance/3.2.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.2.x    #9706   +/-   ##
==================================================
  Coverage              95.82%   95.82%           
==================================================
  Files                    174      174           
  Lines                  18827    18830    +3     
==================================================
+ Hits                   18041    18044    +3     
  Misses                   786      786           
Files with missing lines Coverage Δ
pylint/checkers/variables.py 97.37% <100.00%> (+<0.01%) ⬆️

@Pierre-Sassoulas Pierre-Sassoulas merged commit 6b66ca6 into maintenance/3.2.x Jun 6, 2024
25 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-9705-to-maintenance/3.2.x branch June 6, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash 💥 A bug that makes pylint crash
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant