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 inference regression with property setters #2567

Merged
merged 1 commit into from
Sep 19, 2024

Fix inference regression with property setters

55c6199
Select commit
Loading
Failed to load commit list.
Merged

Fix inference regression with property setters #2567

Fix inference regression with property setters
55c6199
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

93.06% (target 92.00%)

View this Pull Request on Codecov

93.06% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 93.06%. Comparing base (709f991) to head (55c6199).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2567   +/-   ##
=======================================
  Coverage   93.05%   93.06%           
=======================================
  Files          93       93           
  Lines       11050    11060   +10     
=======================================
+ Hits        10283    10293   +10     
  Misses        767      767           
Files with missing lines Coverage Ξ”
astroid/nodes/scoped_nodes/scoped_nodes.py 93.19% <100.00%> (+0.05%) ⬆️