Fix crash in refactoring checker from unaryop with variable #9075
+11
−1
Codecov / codecov/project
succeeded
Sep 26, 2023 in 0s
95.75% (target 95.00%)
View this Pull Request on Codecov
95.75% (target 95.00%)
Details
Codecov Report
Merging #9075 (ab3e0f1) into main (b8a7cc5) will increase coverage by
0.18%
.
Report is 440 commits behind head on main.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #9075 +/- ##
==========================================
+ Coverage 95.57% 95.75% +0.18%
==========================================
Files 178 173 -5
Lines 18869 18664 -205
==========================================
- Hits 18034 17872 -162
+ Misses 835 792 -43
Files | Coverage Δ | |
---|---|---|
pylint/checkers/refactoring/refactoring_checker.py | 98.23% <100.00%> (-0.12%) |
⬇️ |
Loading