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/2.15.x] Fix inference involving @functools.lru_cache decorator #2260

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport ec912f9 from #2259.

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) July 21, 2023 17:04
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #2260 (921ff5e) into maintenance/2.15.x (554d93e) will increase coverage by 0.10%.
The diff coverage is 96.15%.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##           maintenance/2.15.x    #2260      +/-   ##
======================================================
+ Coverage               92.84%   92.95%   +0.10%     
======================================================
  Files                      95       95              
  Lines                   11089    11104      +15     
======================================================
+ Hits                    10296    10322      +26     
+ Misses                    793      782      -11     
Flag Coverage Δ
linux 92.72% <96.15%> (+0.15%) ⬆️
pypy 88.09% <96.15%> (+0.07%) ⬆️
windows 92.51% <96.15%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
astroid/manager.py 89.95% <91.66%> (+1.74%) ⬆️
astroid/__pkginfo__.py 100.00% <100.00%> (ø)
astroid/brain/brain_functools.py 98.70% <100.00%> (+0.03%) ⬆️
astroid/brain/brain_typing.py 88.43% <100.00%> (ø)
astroid/modutils.py 89.43% <100.00%> (+2.11%) ⬆️
astroid/protocols.py 90.72% <100.00%> (+0.06%) ⬆️

... and 2 files with indirect coverage changes

@jacobtylerwalls jacobtylerwalls merged commit 5cfbcbf into maintenance/2.15.x Jul 21, 2023
16 of 17 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-2259-to-maintenance/2.15.x branch July 21, 2023 17:13
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.

2 participants