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

Fix crash in refactoring checker from unaryop with variable #9075

Fix crash in refactoring checker from unaryop with variable

ab3e0f1
Select commit
Loading
Failed to load commit list.
Merged

Fix crash in refactoring checker from unaryop with variable #9075

Fix crash in refactoring checker from unaryop with variable
ab3e0f1
Select commit
Loading
Failed to load commit list.
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 is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            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%) ⬇️

... and 101 files with indirect coverage changes