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.2.x] Fix AssertionError when inferring a property consisting of a partial function #2460

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 8, 2024

Backport 0f9dfa6 from #2458.

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) July 8, 2024 12:59
@jacobtylerwalls jacobtylerwalls added this to the 3.2.3 milestone Jul 8, 2024
…function. (#2458)

Closes pylint-dev/pylint#9214

Thanks Martin Belanger for the report and
Bryce Guinta for the test case.

(cherry picked from commit 0f9dfa6)
@jacobtylerwalls jacobtylerwalls force-pushed the backport-2458-to-maintenance/3.2.x branch from 46c8853 to 8e06cc2 Compare July 9, 2024 01:41
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (maintenance/3.2.x@006b1ac). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.2.x    #2460   +/-   ##
====================================================
  Coverage                     ?   92.78%           
====================================================
  Files                        ?       94           
  Lines                        ?    11067           
  Branches                     ?        0           
====================================================
  Hits                         ?    10269           
  Misses                       ?      798           
  Partials                     ?        0           
Flag Coverage Δ
linux 92.59% <100.00%> (?)
pypy 92.78% <100.00%> (?)
windows 92.68% <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.60% <100.00%> (ø)

@jacobtylerwalls jacobtylerwalls merged commit a2d8470 into maintenance/3.2.x Jul 9, 2024
18 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-2458-to-maintenance/3.2.x branch July 9, 2024 01:58
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