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

Use --py39-plus and --full-reorder in python-typing-update #6313

Merged
merged 8 commits into from
Apr 14, 2022

Conversation

DanielNoord
Copy link
Collaborator

@DanielNoord DanielNoord commented Apr 14, 2022

  • 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

See title. Let's see how much problems this causes.

Ref #4683.

@DanielNoord DanielNoord added typing Maintenance Discussion or action around maintaining pylint or the dev workflow labels Apr 14, 2022
@DanielNoord DanielNoord marked this pull request as draft April 14, 2022 10:01
@cdce8p cdce8p self-requested a review April 14, 2022 10:15
@DanielNoord DanielNoord marked this pull request as ready for review April 14, 2022 11:38
@DanielNoord DanielNoord requested a review from cdce8p April 14, 2022 11:38
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2166938429

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 287 unchanged lines in 25 files lost coverage.
  • Overall coverage increased (+0.04%) to 93.37%

Files with Coverage Reduction New Missed Lines %
pylint/extensions/comparetozero.py 1 97.22%
pylint/extensions/emptystring.py 1 96.97%
pylint/message/message_definition_store.py 1 98.33%
pylint/reporters/multi_reporter.py 1 98.28%
pylint/checkers/deprecated.py 2 97.73%
pylint/checkers/design_analysis.py 2 98.91%
pylint/lint/parallel.py 2 95.95%
pylint/reporters/reports_handler_mix_in.py 2 95.0%
pylint/pyreverse/main.py 3 91.89%
pylint/config/callback_actions.py 4 93.16%
Totals Coverage Status
Change from base Build 2166488264: 0.04%
Covered Lines: 15970
Relevant Lines: 17104

💛 - Coveralls

@DanielNoord DanielNoord merged commit adf660a into pylint-dev:main Apr 14, 2022
@DanielNoord DanielNoord deleted the 3.7 branch April 14, 2022 16:28
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 typing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants