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

[cleanup] Remove a check that can never be reached #413

Conversation

Pierre-Sassoulas
Copy link
Member

The package metadata makes sure that the python version is at least
3.7. This package won't be installed for other python interpreters.

The package metadata makes sure that the python version is at least
3.7. This package won't be installed for other python interpreters.
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the remove-impossible-to-reach-condition branch from ab72a48 to 493ba8e Compare October 30, 2023 07:49
@coveralls
Copy link

coveralls commented Oct 30, 2023

Pull Request Test Coverage Report for Build 6689778272

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 85.482%

Files with Coverage Reduction New Missed Lines %
pylint_django/checkers/migrations.py 1 90.7%
pylint_django/plugin.py 1 80.0%
Totals Coverage Status
Change from base Build 6685340151: -0.2%
Covered Lines: 736
Relevant Lines: 861

💛 - Coveralls

@coveralls
Copy link

coveralls commented Oct 30, 2023

Pull Request Test Coverage Report for Build 6689781794

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 85.714%

Totals Coverage Status
Change from base Build 6685340151: 0.05%
Covered Lines: 738
Relevant Lines: 861

💛 - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas merged commit df570bb into pylint-dev:master Oct 30, 2023
26 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the remove-impossible-to-reach-condition branch October 30, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants