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 a crash when inferring a typing.TypeVar call. #2254

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport 89dfb48 from #2239.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #2254 (c3abd31) into maintenance/2.15.x (554d93e) will increase coverage by 0.10%.
The diff coverage is 95.45%.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##           maintenance/2.15.x    #2254      +/-   ##
======================================================
+ Coverage               92.84%   92.95%   +0.10%     
======================================================
  Files                      95       95              
  Lines                   11089    11102      +13     
======================================================
+ Hits                    10296    10320      +24     
+ Misses                    793      782      -11     
Flag Coverage Δ
linux 92.72% <95.45%> (+0.15%) ⬆️
pypy 88.09% <95.45%> (+0.07%) ⬆️
windows 92.51% <95.45%> (+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_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

@Pierre-Sassoulas Pierre-Sassoulas merged commit 28ef038 into maintenance/2.15.x Jul 17, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-2239-to-maintenance/2.15.x branch July 17, 2023 11:35
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