Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Backport maintenance/3.3.x] Fix potential-index-error false positive when iterable contains starred element#10098

Merged
Pierre-Sassoulas merged 1 commit into
maintenance/3.3.xfrom
backport-10097-to-maintenance/3.3.x
Nov 24, 2024
Merged

[Backport maintenance/3.3.x] Fix potential-index-error false positive when iterable contains starred element#10098
Pierre-Sassoulas merged 1 commit into
maintenance/3.3.xfrom
backport-10097-to-maintenance/3.3.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backport 3e9e613 from #10097.

@Pierre-Sassoulas Pierre-Sassoulas added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Nov 24, 2024
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.3.2 milestone Nov 24, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.81%. Comparing base (5597aae) to head (4385c24).
Report is 19 commits behind head on maintenance/3.3.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.3.x   #10098   +/-   ##
==================================================
  Coverage              95.80%   95.81%           
==================================================
  Files                    174      174           
  Lines                  18940    18951   +11     
==================================================
+ Hits                   18146    18157   +11     
  Misses                   794      794           
Files with missing lines Coverage Δ
pylint/checkers/variables.py 97.25% <100.00%> (+0.02%) ⬆️

@Pierre-Sassoulas Pierre-Sassoulas merged commit 621ecf6 into maintenance/3.3.x Nov 24, 2024
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-10097-to-maintenance/3.3.x branch November 24, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

False Positive 🦟 A message is emitted but nothing is wrong with the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants