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

[Backport maintenance/2.17.x] Deprecate redundant type checking guard utils #8439

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport b968fa0 from #8433.

@Pierre-Sassoulas Pierre-Sassoulas added the Maintenance Discussion or action around maintaining pylint or the dev workflow label Mar 12, 2023
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.17.1 milestone Mar 12, 2023
@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Merging #8439 (4b31209) into maintenance/2.17.x (16dd28d) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##           maintenance/2.17.x    #8439      +/-   ##
======================================================
- Coverage               95.57%   95.56%   -0.01%     
======================================================
  Files                     178      178              
  Lines                   18774    18779       +5     
======================================================
+ Hits                    17944    17947       +3     
- Misses                    830      832       +2     
Impacted Files Coverage Δ
pylint/checkers/utils.py 95.68% <ø> (-0.20%) ⬇️
pylint/checkers/imports.py 94.34% <100.00%> (+0.01%) ⬆️
pylint/checkers/variables.py 97.31% <100.00%> (+<0.01%) ⬆️
pylint/extensions/private_import.py 99.17% <100.00%> (ø)

@Pierre-Sassoulas Pierre-Sassoulas merged commit d6f3ae8 into maintenance/2.17.x Mar 12, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-8433-to-maintenance/2.17.x branch March 12, 2023 12:40
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.

2 participants