[unnecessary-list-index-lookup] Fix crashes for uninferrable 'start' value in 'enumerate' #9704
Codecov / codecov/project
succeeded
Jun 6, 2024 in 0s
95.84% (target 95.00%)
View this Pull Request on Codecov
95.84% (target 95.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests β
Project coverage is 95.84%. Comparing base (
ea73bae
) to head (39459c2
).
Report is 7 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #9704 +/- ##
=======================================
Coverage 95.84% 95.84%
=======================================
Files 174 174
Lines 18862 18862
=======================================
+ Hits 18078 18079 +1
+ Misses 784 783 -1
Files | Coverage Ξ | |
---|---|---|
pylint/checkers/refactoring/refactoring_checker.py | 98.37% <100.00%> (+0.10%) |
β¬οΈ |
Loading