Emit possibly-used-before-assignment
after if/else switches
#8952
+156
−73
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
@@ 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%) |
⬇️ |
Loading