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 test for crash on Compare node inference #5057

Merged
merged 5 commits into from
Oct 7, 2021

Conversation

DanielNoord
Copy link
Collaborator

@DanielNoord DanielNoord commented Sep 21, 2021

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Write a good description on what the PR does.

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Fixed in pylint-dev/astroid#1185
Closes #5048

@DanielNoord DanielNoord added Regression Crash πŸ’₯ A bug that makes pylint crash Needs astroid update Needs an astroid update (probably a release too) before being mergable labels Sep 21, 2021
@DanielNoord DanielNoord added this to the 2.11.2 milestone Sep 21, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1316242958

  • 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 93.179%

Totals Coverage Status
Change from base Build 1316171751: 0.0%
Covered Lines: 13537
Relevant Lines: 14528

πŸ’› - Coveralls

@cdce8p cdce8p merged commit 066a184 into pylint-dev:main Oct 7, 2021
@DanielNoord DanielNoord deleted the regression-5048 branch October 7, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash πŸ’₯ A bug that makes pylint crash Needs astroid update Needs an astroid update (probably a release too) before being mergable Regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash 'AsStringVisitor' object has no attribute 'visit_unknown'
4 participants