PR changed-lines coverage: 98.57% (69/70, 0 noise lines excluded) Uncovered changed code (with context): ================================================================================ src/Functions/caseWithExpression.cpp ================================================================================ --- uncovered block 208-208 --- 206 | { 207 | if (e.code() != ErrorCodes::NOT_IMPLEMENTED) >> 208 | throw; 209 | 210 | /// Function `transform` doesn't support some data types, e.g. Int128. WARNING: Failed to get start time for [Print Uncovered Code] - start time and duration won't be set