92.59% (25/27) Uncovered changed code (with context): ================================================================================ src/Interpreters/ExternalLoader.cpp ================================================================================ --- uncovered block 1398-1399 --- 1396 | 1397 | bool ExternalLoader::hasLoadedObjects() const >> 1398 | { >> 1399 | return loading_dispatcher->hasLoadedObjects(); 1400 | } 1401 | WARNING: Failed to get start time for [Print Uncovered Code] - start time and duration won't be set