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

Fix false positive for inherit-non-class for generic Protocols #9108

Merged
merged 1 commit into from
Oct 4, 2023

Fix false positive for ``inherit-non-class`` for generic Protocols

ab1a8be
Select commit
Loading
Failed to load commit list.
Merged

Fix false positive for inherit-non-class for generic Protocols #9108

Fix false positive for ``inherit-non-class`` for generic Protocols
ab1a8be
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 3, 2023 in 0s

95.76% (target 95.00%)

View this Pull Request on Codecov

95.76% (target 95.00%)

Details

Codecov Report

Merging #9108 (ab1a8be) into main (f74200d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9108   +/-   ##
=======================================
  Coverage   95.75%   95.76%           
=======================================
  Files         173      173           
  Lines       18663    18663           
=======================================
+ Hits        17871    17872    +1     
+ Misses        792      791    -1     
Files Coverage Ξ”
pylint/checkers/classes/class_checker.py 93.38% <100.00%> (+0.10%) ⬆️