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 manager.clear_cache() not fully clearing the module cache (#2572) #2573

Merged

Fix `manager.clear_cache()` not fully clearing the module cache (#2572)

2f5b977
Select commit
Loading
Failed to load commit list.
Merged

[Backport maintenance/3.3.x] Fix manager.clear_cache() not fully clearing the module cache (#2572) #2573

Fix `manager.clear_cache()` not fully clearing the module cache (#2572)
2f5b977
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

92.87% (target 92.00%)

View this Pull Request on Codecov

92.87% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.3.x    #2573   +/-   ##
====================================================
  Coverage                     ?   92.87%           
====================================================
  Files                        ?       93           
  Lines                        ?    11054           
  Branches                     ?        0           
====================================================
  Hits                         ?    10266           
  Misses                       ?      788           
  Partials                     ?        0           
Files with missing lines Coverage Δ
astroid/manager.py 89.87% <100.00%> (ø)