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

[undefined-variable] Fix a crash for undefined lineno in annotations …

f71aaf5
Select commit
Loading
Failed to load commit list.
Merged

[Backport maintenance/3.2.x] [undefined-variable] Fix a crash for undefined lineno in annotations #9706

[undefined-variable] Fix a crash for undefined lineno in annotations …
f71aaf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

95.82% (target 95.00%)

View this Pull Request on Codecov

95.82% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.82%. Comparing base (918d216) to head (f71aaf5).

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 Coverage Δ
pylint/checkers/variables.py 97.37% <100.00%> (+<0.01%) ⬆️