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/3.0.x] Fix FP for no-member: function attributes from decorator #9355

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport 4739f84 from #9308.

@Pierre-Sassoulas Pierre-Sassoulas added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Jan 10, 2024
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.0.4 milestone Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (015c43a) 95.78% compared to head (80aec5e) 95.78%.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.0.x    #9355   +/-   ##
==================================================
  Coverage              95.78%   95.78%           
==================================================
  Files                    173      173           
  Lines                  18694    18696    +2     
==================================================
+ Hits                   17906    17908    +2     
  Misses                   788      788           
Files Coverage Δ
pylint/checkers/typecheck.py 96.62% <100.00%> (+<0.01%) ⬆️

@Pierre-Sassoulas Pierre-Sassoulas merged commit 0bbaddc into maintenance/3.0.x Jan 10, 2024
25 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-9308-to-maintenance/3.0.x branch January 10, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
False Positive 🦟 A message is emitted but nothing is wrong with the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants