You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improve repository cache information emmited to delegate (#3705)
motivation: fix flaky test, more accurate representaiton of cache usage information
changes:
* dont fail the cache lookup when the parent directory for the target is not found, create it instead
* more reliabily report the status of when the repositories cache is updated and used
* change the test to not rely on a side-effect of parent directory not being found, which is no longer the case
* adjust the test to the new status reporting and add another step to test the behavior when cache is poopulated
0 commit comments