Skip to content

Fix end position in unittests #5904

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

Merged
merged 2 commits into from
Mar 12, 2022
Merged

Conversation

DanielNoord
Copy link
Collaborator

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

Type of Changes

Type
βœ“ πŸ”¨ Refactoring

Description

Follow up to #5897. I did not update these tests in that PR as it was not necessary (we only raise a DeprecationWarning for unittests with incorrect end positions).

@DanielNoord DanielNoord added this to the 2.13.0 milestone Mar 12, 2022
@DanielNoord DanielNoord added the Maintenance Discussion or action around maintaining pylint or the dev workflow label Mar 12, 2022
@coveralls
Copy link

coveralls commented Mar 12, 2022

Pull Request Test Coverage Report for Build 1974122418

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0007%) to 94.044%

Totals Coverage Status
Change from base Build 1974040115: -0.0007%
Covered Lines: 15047
Relevant Lines: 16000

πŸ’› - Coveralls

@DanielNoord
Copy link
Collaborator Author

I'm going to add a # pragma: no cover to those warning functions πŸ˜„

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘

@Pierre-Sassoulas Pierre-Sassoulas merged commit 29480d4 into pylint-dev:main Mar 12, 2022
@DanielNoord DanielNoord deleted the position branch March 12, 2022 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants