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

Merged
merged 8 commits into from
Sep 22, 2024

Update test based on feedback

ba5c1a1
Select commit
Loading
Failed to load commit list.
Merged

Fix bug with manager.clear_cache() not fully clearing the cache #2572

Update test based on feedback
ba5c1a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 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 (1368be1) to head (ba5c1a1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2572   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files          93       93           
  Lines       11063    11064    +1     
=======================================
+ Hits        10296    10297    +1     
  Misses        767      767           
Files with missing lines Coverage Ξ”
astroid/manager.py 90.00% <100.00%> (+0.04%) ⬆️