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.3.x] Fix inference regression with property setters (#2567) #2568

Conversation

jacobtylerwalls
Copy link
Member

Closes pylint-dev/pylint#9811

(cherry picked from commit 5a93a9f)

@jacobtylerwalls jacobtylerwalls added this to the 3.3.3 milestone Sep 19, 2024
@jacobtylerwalls jacobtylerwalls changed the title Fix inference regression with property setters (#2567) [Backport maintenance/3.3.x] Fix inference regression with property setters (#2567) Sep 19, 2024
@jacobtylerwalls jacobtylerwalls merged commit 3840ff6 into pylint-dev:maintenance/3.3.x Sep 19, 2024
15 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-2567-to-maintenance/3.3.x branch September 19, 2024 21:57
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (maintenance/3.3.x@5eae215). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.3.x    #2568   +/-   ##
====================================================
  Coverage                     ?   92.99%           
====================================================
  Files                        ?       93           
  Lines                        ?    11053           
  Branches                     ?        0           
====================================================
  Hits                         ?    10279           
  Misses                       ?      774           
  Partials                     ?        0           
Flag Coverage Δ
linux 92.87% <100.00%> (?)
pypy 92.99% <100.00%> (?)
windows 92.97% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
astroid/nodes/scoped_nodes/scoped_nodes.py 92.84% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant