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

Add regression test for #6895 #6898

Merged
merged 3 commits into from Jun 13, 2022

Conversation

jacobtylerwalls
Copy link
Member

@jacobtylerwalls jacobtylerwalls commented Jun 9, 2022

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #6895
Depends on pylint-dev/astroid#1608

@jacobtylerwalls jacobtylerwalls added Needs backport Needs to be cherry-picked on the current patch version by a pylint's maintainer False Positive 🦟 A message is emitted but nothing is wrong with the code Needs astroid update Needs an astroid update (probably a release too) before being mergable labels Jun 9, 2022
@jacobtylerwalls jacobtylerwalls added this to the 2.14.2 milestone Jun 9, 2022
@Pierre-Sassoulas Pierre-Sassoulas merged commit 258a5e9 into pylint-dev:main Jun 13, 2022
@github-actions
Copy link
Contributor

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit 1f33e33

@jacobtylerwalls jacobtylerwalls deleted the issue-6895 branch June 13, 2022 16:32
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2489143770

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.541%

Totals Coverage Status
Change from base Build 2489123584: 0.0%
Covered Lines: 16412
Relevant Lines: 17178

πŸ’› - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas added Backported and removed Needs backport Needs to be cherry-picked on the current patch version by a pylint's maintainer labels Jun 15, 2022
Pierre-Sassoulas added a commit to Pierre-Sassoulas/pylint that referenced this pull request Jun 15, 2022
* Upgrade astroid to 2.11.6

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Pierre-Sassoulas added a commit that referenced this pull request Jun 15, 2022
* Upgrade astroid to 2.11.6

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backported False Positive 🦟 A message is emitted but nothing is wrong with the code Needs astroid update Needs an astroid update (probably a release too) before being mergable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unused-variable false-positive regression for argparse.Namespace
4 participants