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

Emit possibly-used-before-assignment after if/else switches #8952

Merged
merged 20 commits into from
Apr 17, 2024

Apply suggestions from code review

b362668
Select commit
Loading
Failed to load commit list.
Merged

Emit possibly-used-before-assignment after if/else switches #8952

Apply suggestions from code review
b362668
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

95.81% (target 95.00%)

View this Pull Request on Codecov

95.81% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.81%. Comparing base (9dbf3df) to head (b362668).
Report is 26 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8952      +/-   ##
==========================================
- Coverage   95.82%   95.81%   -0.01%     
==========================================
  Files         173      173              
  Lines       18797    18825      +28     
==========================================
+ Hits        18013    18038      +25     
- Misses        784      787       +3     
Files Coverage Δ
pylint/checkers/variables.py 97.35% <100.00%> (-0.05%) ⬇️

... and 5 files with indirect coverage changes